de.jreality.tutorial.app
Class AnimatedTextureExample

java.lang.Object
  extended by de.jreality.tutorial.app.AnimatedTextureExample

public class AnimatedTextureExample
extends Object

This example shows an animated 2d texture which maps a live game of life onto a quadrilateral.

Author:
Charles Gunn

Constructor Summary
AnimatedTextureExample()
           
 
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

AnimatedTextureExample

public AnimatedTextureExample()
Method Detail

main

public static void main(String[] args)