de.jreality.tutorial.intro
Class Intro04

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

public class Intro04
extends java.lang.Object

This class contains the fourth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial . Same as Intro02 but material properties changed using shader interfaces.

Author:
Charles Gunn

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

Constructor Detail

Intro04

public Intro04()
Method Detail

main

public static void main(java.lang.String[] args)