Package de.jreality.tutorial.geom

Class Summary
BallAndStickFactoryExample An example of using the BallAndStickFactory.
ClippingPlaneExample  
Cube01  
Cube02  
Cube03  
Cube04  
Cube05  
Cube06 This example builds on Cube05.
CubeUnwrapped Tutorial on uwrapping a geometry using IndexedFaceSetFactory.
GeometryMergeExample This example shows how to use the GeometryMergeFactory, which combines all geometries in a scene graph into a single IndexedFaceSet.
ImplodedTori A demo of the method IndexedFaceSetUtility.implode(IndexedFaceSet, double).
LabelsOnCube This example shows how to attach labels to the vertices, edges, and faces of an indexed face set.
ParametricSurfaceExample  
QuadMeshExample This example shows how to use a QuadMeshFactory to generate an instance of IndexedFaceSet.
SliceBoxExample A tutorial demonstrating the use of SliceBoxFactory
ThickenedSurfaceExample  
TubeFactory01 A simple example of using a tubing factory
TubeFactory02 This example shows how to use PolygonalTubeFactory to create a tube around a torus knot.