Packages |
net.jinx.action |
|
net.jinx.action.input |
|
net.jinx.action.input.robot |
|
net.jinx.asteroids |
|
net.jinx.audio |
|
net.jinx.audio.synth |
|
net.jinx.audio.synth.filter |
|
net.jinx.audio.synth.mix |
|
net.jinx.audio.synth.source |
|
net.jinx.colorizer |
|
net.jinx.db |
|
net.jinx.db.record |
|
net.jinx.db.record.util |
|
net.jinx.db.transaction |
|
net.jinx.db.transaction.hierarchy |
|
net.jinx.gui |
|
net.jinx.math |
|
net.jinx.media |
|
net.jinx.physics |
|
net.jinx.physics.collision |
|
net.jinx.physics.fountain |
|
net.jinx.physics.gravity |
|
net.jinx.physics.spring |
|
net.jinx.physics.util |
|
net.jinx.plugin |
|
net.jinx.slowmath |
|
net.jinx.time |
|
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.model |
This package contains the
core components of the Vertex Modeler application.
Model designers will be most interested in the Model
and VertexUtil classes; examine their documentation closely, since
you'll be using them extensively. Being aware of the other
classes in this package would be handy, as well.
|
net.jinx.video.multimodel |
|
net.jinx.video.multipass |
|
net.jinx.video.processor |
|