de.jreality.tutorial.geom
Class ParametricSurfaceExample

java.lang.Object
  extended by de.jreality.tutorial.geom.ParametricSurfaceExample

public class ParametricSurfaceExample
extends Object

An easy example to visualize the graph of a map R^2->R^3.

Author:
G. Paul Peters, 22.07.2009

Nested Class Summary
static class ParametricSurfaceExample.Swallowtail
           
 
Constructor Summary
ParametricSurfaceExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParametricSurfaceExample

public ParametricSurfaceExample()
Method Detail

main

public static void main(String[] args)