3d model Spoon 3D Studio Max / Modeling
I will teach you how to 3dmodel spoon. I have used following techniques in this 3ds max tutorial. FFD Box modifier technique.
An alien monster Adobe Photoshop / Drawing
In this tutorial we will create and quick sketch a character. Let's say it is an alien type monster. I will use my wacom tablet to paint this guy.
Flash Actionscript Goodies Adobe Flash / ActionScript
Heres a collection of actionscript scripts and codes to use as reference when creating dynamic flash projects, includes, loops,random numbers and key listeners for keyboard input
Photo manipulations - digital art training Adobe Photoshop / Photo Effects
Hello. We have a very interesting subject for today. I am looking forward to make more Photo manipulations, because this is also a part of digital art training. In this tutorial we'll take a photo and retouch it using a tablet and Photoshop, so let's do it.
Favicons - Bookmark Icons IE only Adobe Flash / Interactivity
Bookmark icons can provide you will the ability to add that little bit of extra class to your site and provide just one more reason why your site should be visited again instead of Joe Blogg's template generated web page. This tutorial will show you how to make a button to bookmark your site, with a bookmark icon.
Operators and Operands C and C++ / Getting Started
An operation is an action performed on one or more values either to modify the value held by one or both of the variables or to produce a new value by combining variables. Therefore, an operation is performed using at least one symbol and one value. The symbol used in an operation is called an operator. A variable or a value involved in an operation is called an operand.
Use of the modulo operator in ActionScript 2.0 Adobe Flash / ActionScript
Learn to use the modulo operator (%) in Flash! There aren't a lot of explanations for it around, but it can be really useful in some cases. You will also learn the way a conditional statement in ActionScript works.You will use the modulo operator to check if a certain number is even or odd, and to see when a certain number of movie clips, or other objects have been loaded, attached, etc.