Jazz3D API


Package com.sygem.jazz3d3.primitive

The com.sygem.jazz3d3.primitive package contains pre-defined objects for use in your Jazz3D programs.

See:
          Description

Class Summary
Checkerboard3d Create a flat, 2-colour chessboard type object.
Cube3d Create a simple cube.
Cylinder3d Create a simple cylinder.
Font3d Reads a font file, allowing you to create Text3d objects.
Freeform3d Allows you to create any object you can think of.
Hemisphere3d Create a simple hemisphere.
Landscape3d Create a fractal landscape object.
Lathe3d Create an object that looks like it was turned on a lathe.
Line3d Allows you to create a 3d line object.
Pyramid3d Create a simple pyramid.
Quad3d A simple quadrilateral (4-sided) primitive.
Sphere3d Create a simple sphere.
Text3d Create a Text object.
Torus3d Create a torus object (looks like a doughnut).
Triangle3d A simple triangle primitive.
 

Package com.sygem.jazz3d3.primitive Description

The com.sygem.jazz3d3.primitive package contains pre-defined objects for use in your Jazz3D programs.

Related Documentation

For overviews, tutorials, examples, guides, and general documentation, please refer to the manual. These JavaDocs will provide a view of what each method does, but the manual should help you understand how to use them in conjunction with each other, and use them to create a full program.


©2001 SyGem Software