de.jreality.tutorial.intro
Class Intro08

java.lang.Object
  extended by de.jreality.tutorial.intro.Intro08

public class Intro08
extends Object

This class contains the eighth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial . Shows a ViewerApp with a scaled, colored cube.

Author:
Charles Gunn

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

Intro08

public Intro08()
Method Detail

main

public static void main(String[] args)