org.j3d.ui.navigation
package.See: Description
| Interface | Description |
|---|---|
| CollisionListener |
A listener interface used to notify of a collision between the user position
and geometry in the scene.
|
| FrameUpdateListener |
A listener interface used internally to notify of an update or change in the
system that will effect the display.
|
| Class | Description |
|---|---|
| AVViewpointData |
A class to represent viewpoint information so that we can put it on screen,
move around to it etc etc.
|
| ViewpointManager |
A handler for viewpoint information for a given canvas.
|
| ViewpointTransition |
This class will create smooth transitions from one viewpoint to another.
|
org.j3d.ui.navigation
package.
A set of convenience toolbars are
provided that interact with the normal world. These use images from the
config area in the navigation sub-directory. Once this code is
working nicely, some examples and nice looking pictures will be added here.
A complete tutorial and write up of the terrain following code can be found on the j3d.org Collision Detection Tutorial and further information in the j3d.org Code Repository Navigation Implementation document.
Copyright © 2001 - 2015 j3d.org