-
Cinematic Color Grading | Photoshop Tutorial
https://i.ytimg.com/vi/wSUZf6drl40/hqdefault.jpg In this photoshop tutorial, you will learn how to apply cinematic color grading effect to your photos in photoshop cs6. Color grading effect mostly use in movies or cinematic. In this photoshop tutorial i will show you how to add cinematic color grading effect in photoshop. Follow this tutorial to make any photo into…
-
The Secrets of Realistic Texturing in Blender
https://i.ytimg.com/vi/W07H7xeUnGE/hqdefault.jpg Read the text summary and download the .blend: http://www.blenderguru.com/videos/the-secrets-of-realistic-texturing/ In this tutorial you will discover: -The fundamentals of texturing -How to use CrazyBump to generate better textures -How to make a realistic cobblestone material source
-
Masterchief in Blender Tutorial!
https://i.ytimg.com/vi/oFs5-xGwP0s/hqdefault.jpg Since a lot of you wanted an actual tutorial in our Masterchief series, with narration and slower video, that’s what I did for this episode! This episode is about hard surface models, and will teach sculpting, retopology and general blender modelling. The material creation and texturing is not shown in this video. This suit…
-
Photoshop CS6 tutorial for beginners | Adobe photoshop CS6 tutorial
https://i.ytimg.com/vi/zNWLAnm1szg/hqdefault.jpg Photoshop CS6 tutorial new features. In this lesson, you will learn Photoshop CS6 new features. Learn all that you need to about what’s new in Photoshop CS6, including improvements to the crop tool, layer enhancements, content-aware move, the styles, the blur gallery, and much more. Photoshop CS6 tutorial for beginners brings exciting and innovative…
-
Javascript Tutorial : Textarea Counting and Limiting
Lesson Code: http://www.developphp.com/video/JavaScript/textarea-Form-Field-Character-Counting-and-Limiting Learn to use Javascript to limit and count a text field in your HTML based forms. Show the user how many characters are remaining that they can type into that field. It will visually limit the amount they can type in real time also. Original source
-
JavaScript & jQuery Tutorial for Beginners – 8 of 9 – jQuery Traversing
http://www.LittleWebHut.com jQuery Traversing. This tutorial demonstrates jQuery Traversing. This is a good tutorial for beginners. Link to the code used in this video. http://www.littlewebhut.com/javascript/jquery_traversing/ jQuery website http://jquery.com Original source
-
Javascript Tutorial 21 – Objekte erstellen
http://panjutorials.de/javascript-tutorial-21-objekte-erstellen/ Hi Leute, In diesem Javascript Tutorial werden wir Objekte erstellen. Dazu haben wir im Letzten Tutorial gelernt was Objekte sind. In diesem Tutorial werden wir uns mehr damit beschäftigen wie wir das Objekt Auto weiter ausbauen. Dazu erstellen wir eine Konstruktorfunktion und erstellen zwei Instanzen unseres Objektes in unserem head Tag. Innerhalb der Konstruktorfunktion…
-
JavaScript & jQuery Tutorial for Beginners – 9 of 9 – Variables
http://www.LittleWebHut.com Variables. This tutorial demonstrates how to use JavaScript variables with jQuery. This is a good tutorial for beginners. Link to the code used in this video. http://www.littlewebhut.com/javascript/variables/ jQuery website http://jquery.com Original source
-
Beginner Blender Modelling Tutorial – Lightbulb Part 2 of 2
https://i.ytimg.com/vi/-Ya-7olrPyc/hqdefault.jpg Beginner blender tutorial, for modelling a lightbulb. http://www.blenderguru.com/tutorials/lightbulb-tutorial/ Part 1: https://www.youtube.com/watch?v=W-wPIfSHMLM Watch the complete beginner series: https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P Get the Keyboard Shortcut PDF: https://www.blenderguru.com/articles/free-blender-keyboard-shortcut-pdf/ source
-
Percent Math Calculations Programming JavaScript Tutorial
Lesson Code: http://www.developphp.com/video/JavaScript/Percent-Math-Calculations-Programming-Tutorial Learn how to calculate percentage values for things like sale pricing, mathematical positioning or sizing, and much more using JavaScript. Original source