de.jreality.tutorial.intro
Class Intro01

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

public class Intro01
extends Object

This class contains the first in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .

This one pops up a new viewer. Use the File->Load content menu item to load a file.

Author:
Charles Gunn

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

Intro01

public Intro01()
Method Detail

main

public static void main(String[] args)