Archive for 'Games'

3D Game Part IV

Posted on 28. May, 2010 by .

0

Intermediate to Advanced tutorial on 3D game programming.

Continue Reading

3D Game Part III

Posted on 25. May, 2010 by .

0

Intermediate to Advanced tutorial on 3D game programming

Continue Reading

3D Game Part II

Posted on 18. May, 2010 by .

0

The second part of this series will show you how to add a triangle and how to rotate it a bit. The first thing we have to do is to initialize the triangle we want to display. We have to create a function named initTriangle() in our VortexRenderer class. Lets start with the new object [...]

Continue Reading

3D Game Part I

Posted on 12. May, 2010 by .

1

Intermediate to Advanced tutorial on 3D game programming.

Continue Reading