Transforms are a fundamental part of 3D graphics. It's important to know this well before moving on to making perfect 3D models with 3ds Max. So, check out this video tutorial to see how to move, rotate, and scale objects in Autodesk's 3D Studio Max, the graphic digital modeling and rendering 3D software program for film, television, and games.
This 3ds Max video tutorial goes over the concept of specular maps and how to paint one using an existing bump map as reference in Autodesk's 3D Studio Max digital graphic modeling software. You'll work in conjunction with Adobe Photoshop, so if you don't have one or the other programs, why even bother building digital 3D characters?
If you've come home from a long day of work, you might just want to sculpt in Pixologic's Zbrush 3.1 3D sculpting software. So sculpt out of clay to practice the Zbrush 3D modeling program, don't work on Zspheres or an entire model, practice on sculpting. If you plan on being a good 3D digital animator, then practice, practice, practice. This video will show you how to work in the interface, use brushes, and sculpt a squirkle, yes a squirkle.
A video tutorial showing how to make a photo slideshow in Picasa, a free program from Google. Use Picasa slideshows to share and organize your photos.
Want to learn how to insert and manage images in Microsoft Word? See how to crop, rotate, and format photos in this program.
This video covers how to stitch consecutive photos together to make one large panoramic shot using a free program called Autostitch ( http://www.cs.ubc.ca/~mbrown/ autostitch/autostitch.html)
Watch this video to learn how to use arrays in C++. Arrays are one of the most used features in programming, so it is important to understand them.
Watch this video to learn how to use class in C++. Classes are an integral part of object oriented programming.
Watch this video to learn how to use inheritance in C++. Inheritance is important for big projects and a key feature of object oriented program.
This tutorial explains how to setup the gps cell phone app. Go to http://www.websmithing.com for the full explanation and source code, you'll find it on the programming menu tab.
This three part tutorial covers everything from downloading the needed programs, to saving an iso image, to converting the image into a playable file, to moving it to your psp, to explaining the optional settings.
Design your own characters or edit existing fonts with a hidden Windows program revealed by Tekzilla.
AddWeb Website Promoter is an extremely popular program that helps webmasters promote their site on search engines. I In this installment, we explore AddWeb's PageBuilder. PageBuilder allows you to edit meta tags, image tags and more sitewide.
AddWeb Website Promoter is an extremely popular program that helps webmasters promote their site on search engines. In this installment, we explore AddWeb's Quick Rank Feature.This feature allows you to run ranking reports that are not tied to profiles. You will want to do this when you want to test out keywords and phrases without committing them to be part of your normal website profile.
This Xcode video tutorial will help beginners learn how to use Interface Builder to use Objective-C code to interact with UI elements implemented in their Mac OS X applications.
Microsoft Visual Studio 2008 is an integrated development environment that lets you develop websites, web applications, and web services. It requires a bit of computer coding to run (C#, Visual Basic, ASP, C++) and will work on any web server that supports Microsoft.
This tutorial teaches you how to record internal sounds from your soundcard such as Microsoft Sam, or audio from a YouTube video using Audacity or a recording program.
Learn how to layout and print your artwork for screenprinting. Adobe Photoshop is the program used in this demonstration.
We'll look at how Apple's iPhoto and Aperture programs can help you manage your photo collection, and save time outside of Photoshop.
How to use the rand function in C++ to create a random number generator.
Are you new to Quartz, the modeling and composition software? Then rather than reading the manual and laboriously going through each and every function, have some fun learning the program instead by embarking on your first project.
Learn how to capture audio from any music video, friends video, youtube, google video, music.yahoo.com, and mtv.com. It's very easy. You don't need to download any additional programs!
This tutorial introduces you to the basics of using Outlook Express email program.
This VB.Net tutorial demonstrates popup boxes with variable input as well as the 'If' statement
This tutorial shows how you can combine text and pictures on your HTML page.
In this quick tutorial, I show you how to compare data using an in-cell bar graph in the Open Office Calc Program by using the '=REPT' formula.
If Photoshop is too complex for your tastes - or just takes a little too long - then GIMP may be the solution. GIMP is a photo manipulation software with super easy controls and tools. Generally it's used for photo retouching, but like Photoshop, the program allows you to add in special effects.
Short tutorial on how to run a wide selection of Windows native programs on Ubuntu Linux using Wine.
A non-geek tutorial for anyone who wants to take advantage of google's free, web-based e-mail program. This tutorial guides you step by step through the process of how to sign up for and delete a G-Mail account.
This video will guide you through setting up voice dialing on a BSW bluetooth system in a BMW.
A tutorial on how to create a blog from scratch using HTML and CSS.
A PHP programming tutorial on creating a User Login and setting cookies.
A Java programming tutorial on creating a graphic user interface (GUI) using Java's Swing interface. This tutorial uses Netbeans 5.5.1 & Java 1.6.
A PHP programming tutorial on how to set up a user database. Part 1 of 2 - How to Create a phpMyAdmin user database.
"An ounce of prevention is worth a pound of cure" is certainly the case with your Bearded Dragon. In this program, Host Israel Dupont and Herpetologist Hillary discuss the most important aspects of your dragon's health, including proactive suggestions for maintaining your pet's well-being and avoiding those costly visits to the veterinarian.
This episode of Full Disclosure demonstrates how to hack/crack MD5 password hashes. MD5 (Message-Digest algorithm 5) is a hash function commonly used by websites to encrypt passwords. MD5 is a one-way hash; therefore, to crack the password you most try every possible dictionary word and if that does not work, every possible letter/number/symbol combination. The programs used to crack the passwords are Cain and MDCrack-NG.
Learn how to create and program basic buttons in your Flash projects.
This tutorial shows you how to program a scoring system in Flash and Actionscript for a Flash-based RPG.
This Delphi tutorial looks at how to take advantage of the OnDrawColumnCell event on the TDBGrid component. In particular it examines how to make every second row a different colour (Sky Blue) and how to change the appearance of the text depending on the data.
Learn about the ScaleBy Method to resize controls and their children. This can be useful in creating Forms that are resolution independent.