View Single Post
  #1 (permalink)  
Old 07-16-2007, 11:08 PM
romina romina is offline
Member
 
Join Date: Jul 2007
Posts: 26
romina is on a distinguished road
Which book is good for 3D+2D game programming with java
Hello, I am really annoyed with how people manage to create 3D monsters or etc (which contain thousands of lines) in small periods of time.
How do you manage to make such patterns, or etc, and plus how does 3D work in the first place in java? games like runescape.

How do you create 3D cubes in the first place, I know how to in lines but how do i make it in coloured squares? Squares are in this shape:

Code:
+-+ | | +-+
but i need
Code:
___ \ \ \___\
Which book is good for 3D+2D game programming with java

killer game programming with java is it good?
Thanks
Reply With Quote
Sponsored Links