|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipassVisible | |
---|---|
net.jinx.video | Provides an easy to use scene graph API that is intended
for use by OpenGL Programmers, without preventing access to low-level
OpenGL features. If you're interested in constructing arbitrary OpenGL objects, take a look at the Visible interface. Model designers might be more interested in the model subpackage. |
net.jinx.video.multimodel |
Uses of MultipassVisible in net.jinx.video |
---|
Classes in net.jinx.video that implement MultipassVisible | |
---|---|
class |
Animation
Allows multiple Visibles to be used based on time in an animation sequence. |
class |
DemoRotator
Simple Visible that just rotates another Visible for the purpose of seeing every angle. |
class |
SceneGraph
SceneGraph allows the use of multiple Visibles within the same Renderer. |
static class |
SceneGraph.SceneGraphElement
SceneGraphElement allows for the fixed translation, rotation and scaling of other Visible objects. |
Uses of MultipassVisible in net.jinx.video.multimodel |
---|
Classes in net.jinx.video.multimodel that implement MultipassVisible | |
---|---|
class |
AlphaBlend
|
class |
Rotation
|
class |
Scale
|
class |
Translation
|
class |
VariableSceneGraph
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |