org.cogchar.render.app.humanoid
Class HumanoidPuppetTestMain
java.lang.Object
org.cogchar.render.app.humanoid.HumanoidPuppetTestMain
public class HumanoidPuppetTestMain
- extends Object
Example of a Java program that is able to display a bony-humanoid in OpenGL,
without using OSGi, or any MechIO robotics interfaces.
To successfully run this test program, you must invoke it with a classpath that includes
the resources it wants, e.g. use the BonyDemoMain class in the org.cogchar.demo.render.opengl
project.
- Author:
- Stu B.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HumanoidPuppetTestMain
public HumanoidPuppetTestMain()
makeBonyRenderContextWithApp
public static BonyRenderContext makeBonyRenderContextWithApp(org.cogchar.blob.emit.RenderConfigEmitter rce)
main
public static void main(String[] args)
startTest
public static void startTest()
throws Throwable
- Throws:
Throwable
Copyright © 2010-2014. All Rights Reserved.