Alice Tutorial 2 (Basic Animation)
In this tutorial, I will teach you the basics of the animation system. You can download Alice for free at www.alice.org Video Rating: 4 / 5
Lets Make a Mod! – Making a Basic Item -SCMowns
Making a Basic Item. used for crafting Tools, Swords, etc. Thank you for the Rate! So What’s Next? All Src codes available on my Forum! bit.ly Here is Gimp, ( Picture / Image Editor ) bit.ly Here is the Source… Continue reading
3D Studio MAX – Basic Modeling – Box Modeling Part 01
This is a two part tutorial explaining the basics of box modeling and character in 3D Studio MAX. This theory can be applied to all modeling applications. Human template is from www.the-blueprints.com www.hybrid-machinima.co.uk Video Rating: 4 / 5
Experience a… Continue reading
How to create a very basic character rig in Maya Part 1
dnguyenart.blogspot.com This video goes over the very basics of joint creation, orientation and inverse kinematics (IK) Video Rating: 4 / 5
BGT’s Tutorials – How to make a keygen in Visual Basic
–Generate button TextBox1.Text = Int(Rnd() * 3) Select Case TextBox1.Text Case 0 TextBox1.Text = “XBW3-98YT-DJK2-0JR1” Case 1 TextBox1.Text = “ZBR1-GHR5-O762-LIQ2” Case 2 TextBox1.Text = “AEQS-UJR2-JSJK-POKQ” End Select End Sub –Exit button Me.Close()