de.jreality.tutorial.geom
Class QuadMeshExample
java.lang.Object
de.jreality.tutorial.geom.QuadMeshExample
public class QuadMeshExample
- extends Object
This example shows how to use a QuadMeshFactory
to generate an instance of
IndexedFaceSet
. The surface featured here is the same example as in
ParametricSurfaceExample
but done with a QuadMeshFactory.
- Author:
- gunn
QuadMeshExample
public QuadMeshExample()
createSurface
public static IndexedFaceSet createSurface(int N)
main
public static void main(String[] args)