|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.tutorial.viewer.OffscreenRenderAlternateCameraPath
public class OffscreenRenderAlternateCameraPath
A simple class based on ViewerFromScratch
to show how to get
offscreen rendering to work with an alternative camera path.
WARNING: this interface to the offscreen rendering will likely change in the near future to
be based on a "factory" pattern instead of monolithic static method.
Constructor Summary | |
---|---|
OffscreenRenderAlternateCameraPath()
|
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 |
---|
public OffscreenRenderAlternateCameraPath()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |