Computers
 3D Graphics  Games  Operating Systems  Programming  Web Design 
All tutorials in Computers
Sort By:    Name   Rating   Views  Comments    Date 
Browse Pages :    <<  <  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  >  >> 
Sprite - Based Particle Trees
Submitted 13 October 2008

Sprite - Based Particle Tree's offer a much better looking tree in today's real time games. I would personally not normally recommend these types of trees' as 'overall' coverage in your real time game, but when used in conjunction with the normal cross-sectional type tree, can be used to great effect.

Views: 16724 Comments: 0
The Truth about Declarations
Submitted 29 April 2008

NAMES ARE FUNDAMENTAL TO PROGRAMMING, as I said a few chapters ago. There are a lot of details involved in declaring and using names. I have been avoiding some of those details. In this section, I'll reveal most of the truth (although still not the full truth) about declaring and using variables in Java. The material under the headings "Combining Initialization with Declaration" and...

Views: 339 Comments: 0

This tutorial has less hands on material than usual; it is more theoretical. If you work through it, though, you will be able to write working programs with less trial and error along the road to finding out what is allowed.

Views: 295 Comments: 0

Inside the computer, at one level, everything is numbers. You don't always have to work at such a low level... we have already made the Pascalite display "Hi" without having to worry about the fact that the code for H is 72 and the code for i is 105, for instance... but it pays to be aware that there are numbers inside the machine.

Views: 262 Comments: 0
Server-side Scripting
Submitted 25 June 2008

In order to activate ASP components and to use its objects, one or more scripts are placed on the Web page along with the HTML codes specifying how the generated information is to be formatted for display in the browser. These scripts are written in the VBScript language and are contained inside the special symbols <% and %> to indicate their presence to the server:

Views: 1706 Comments: 0
Displaying Server Values In ASP
Submitted 25 June 2008

he manner in which Active Server Pages operates can be illustrated very simply by using VBScript functions to display the system date and time. It is assumed that you have basic familiarity with the Visual Basic language, of which VBScript is a subset. Even if you do not know Visual Basic, you should be able to follow the examples and learn VBScript along the way.

Views: 750 Comments: 0
Growing Flowers in Maya
Submitted 01 October 2008

in this tutorial I will show you how to create growing flowers from surface, the flowers will gradually randomly grow up and will retain their original status when they reach to growing limit.

Views: 24539 Comments: 1

E-mail newsletters are a very popular method of maintaining an open channel of communication with your site visitors. They have the great benefit of keeping a site's current user base up-to-date on the latest news and offerings from the organization. Moreover, they have the potential for turning site visitors into site customers or donators. For newsletters to be successful logistically, they...

Views: 685 Comments: 0
Creating a Crazy Cool Logo
Submitted 25 April 2008

In this post I will show you how we created the logo. I will skip the drawing parts, yes there were tons of drawings before going to the computer, because when they stole my computer and backups in 2006 they took all my photos of the drawings.This logo is pretty much a bunch of circles, I used a circle for the module and deleted some segments in order to create the characters.

Views: 1886 Comments: 0
StarCraft Interface Design
Submitted 30 April 2008

we should insert the number “1” under the made inscription and then make a copy of the figure's layer. Select after that Free Transform option to turn over the copy, placing the figures' layers as it is demonstrated next image.

Views: 1035 Comments: 0
Christmas Balls
Submitted 30 April 2008

For your convenience, merge next all the layers that contain the ball and the small stars on it with the band, shadow and the ring in a group. Copy now the created group and place it the way it is demonstrated next step, by changing also the parameters into the corresponding ones.

Views: 962 Comments: 0
Linux keyboard shortcuts
Submitted 13 May 2008

There are several keyboard shortcuts in Linux. Learning them can make your life a lot easier! This tuXfile discusses mainly command line shortcuts, but some X Window System shortcuts are also included

Views: 486 Comments: 0
Extending and embedding Python
Submitted 02 June 2008

Extending Python means to implement an extension module or an extension type. An extension module creates a new Python module which is implemented in C/C++. From Python code, an extension module appears to be just like a module implemented in Python code. An extension type creates a new Python (built-in) type which is implemented in C/C++. From Python code, an extension type appears to be just...

Views: 249 Comments: 0
Create Planets In Adobe Photoshop
Submitted 18 June 2008

In this tutorial i will teach you how to create planets in adobe photoshop.

Views: 1231 Comments: 0

This tutorial covers the basics of how to setup and bake ambient occlusion maps in Maya 8 with a focus on game-art. The process is similar for previous versions of Maya only the menu names will be different.

Views: 2248 Comments: 0
Browse Pages :    <<  <  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  >  >>