Package X3dForWebAuthors.Chapter13GeometryTrianglesQuadrilaterals
package X3dForWebAuthors.Chapter13GeometryTrianglesQuadrilaterals
Chapter 13 Geometry: Triangles and Quadrilaterals shows fundamental geometry representations that are typically created by authoring tools to build complex polygonal meshes and shapes.
The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.
Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc
- See Also:
-
ClassDescriptionA simple example of the use of the IndexedQuadSet node.A simple example of the use of the IndexedTriangleFanSet node.A simple example of the use of the IndexedTriangleSet node.An example of the use of the IndexedTriangleStripSet node.Animated example of a morphing TriangleSet.Illustration of nonplanar polygons.A simple illustration of the Normal node on the coloring of triangles.A simple example of the use of the QuadSet node.A collection of example usage for all IndexedTriangle*Set nodes.A simple example of the use of the TriangleFanSet node.A simple example of the use of the TriangleSet node.A simple example of the use of the TriangleStripSet node.