-
Double Exposure Effect Photoshop Tutorial
https://i.ytimg.com/vi/Mbf-QXCCXgM/hqdefault.jpg In today’s video tutorial we’re going to create a surreal double exposure effect in Adobe Photoshop, which is based on the authentic multiple technique technique used by Photographers, where two photographs are exposed onto the same film to blend two images together. Portrait image used: http://spoon.graphics/1bKudg0 Landscape image used: http://spoon.graphics/1bKugIT Adobe Photoshop & Adobe…
-
Tutorial de introducción a Blender 3D
https://i.ytimg.com/vi/MDuQ8XVP6D4/hqdefault.jpg Tutorial de Blender en español para principiantes, nivel básico. Para más información visita http://www.blenderes.com/2013/01/video-tutorial-de-introduccion-blender.html Ver la historia de blender: http://www.blenderes.com/2010/09/la-historia-de-blender.html Este video tutorial, dirigido a aquellos usuarios que se inician en el mundo del 3D y que por algún motivo quieren aprender a usar un software de modelado y animación 3D, pretende ser una…
-
#13 MySQL Tutorial – WHERE CLAUSE – الشروط في قواعد البيانات
13 MySQL Tutorial – WHERE CLAUSE – الشروط في قواعد البيانات. Original source
-
JavaScript Storage Interface sessionStorage localStorage Tutorial
Lesson Code: http://www.developphp.com/video/JavaScript/JavaScript-Storage-Interface-sessionStorage-localStorage-Tutorial In this exercise we explore the Storage interface in JavaScript. Allowing the front-end of your applications to remember persistent data across the entire domain, for each individual user. It is somewhat similar to creating session and cookie variables in other programming languages you might work with. Original source
-
Nion’s Blender Tutorial: Clipping Masks
https://i.ytimg.com/vi/Sig6i9MrDpk/hqdefault.jpg My first Tutorial using a Blender 2.5 build. This is a very tricky technique, I am showing you there. It is used to generate a mask between two clipping objects. Later on I talk about how you can use that mask to create some nice glowing effects. source
-
JavaScript Tutorial For Beginners #29 – THIS Keyword
Hey all, in this JavaScript tutorial for beginners, I want to introduce you to the THIS keyword, so… Ninjas, meet the THIS keyword. THIS, meet the ninjas :). Anyway, THIS in JavaScript is a very useful tool, and refers to whatever object currently owns the context you are working in. For example, at the root…
-
Game From Scratch 2- Modeling orange 3d character in maya
https://i.ytimg.com/vi/ssmmMTrL2sc/hqdefault.jpg This the second video in Creating Game From scratch in this video we will Modeling Our orange Character in maya using The Referance images we prepared in in the Previous video source
-
Blender Absolute Beginner Tutorial: Episode 1
https://i.ytimg.com/vi/LLV7h-WLIx0/hqdefault.jpg In this episode I go over the user interface of Blender, as well as some important user preferences. Playlist: source
-
AutoFocus Modes Techniques on Nikon Camera Photography Tutorial [Photoshopdesire.com]
Photography Tutorial: Nikon coolpix p900 AutoFocus Modes test. check out all tutorial here : https://www.youtube.com/photoshopdesiretv/videos This video is not only for nikon users, basic concept is similar in all cameras include canon sony etc. AF-S (AF single, sometimes called single Time AF) mode, is good for photographing subjects that don’t move, such as flowers or…
-
JavaScript Tutorial Teil 4 – Schleifen und Funktionen
Quellcode der HTML-Seite: http://pastie.org/5609697 Funktionen werden im Video ab 25:15 erklärt. In diesem vierten Teil des JavaScript-Kurses geht es um Schleifen und Funktionen, es werden die while, do-while und for-Schleifen erklärt, dazu die Schlüsselwörter break und continue. Im zweiten Abschnitt geht es um Funktionen, d.h. die Deklaration von Funktionen, Übergabe von Parametern und Verwendung von…