![]() | ![]() | ![]() |
|
Geometry© Justin Couch 1999Without a doubt, goemetry is the core to any 3D rendering system. Without the lines and polygons, we would have nothing to put textures on, no surfaces for lights to shine on, and nothing to see. Now that you are hopefully at least a little bit comfortable with having a basic frame and 3D window showing, we are going to move into the world of geometry. In this chapter we explore how to create customised geometry for your application. We delve into quite low level detail and show you how to use each of the classes that Java 3D provides for rendering raw geometry onto screen. For the moment, we assume that you will not be adding anything else to the geometry. We get a lovely grey object.
Chapter Contents
|
|