Package repast.simphony.visualization.visualization3D
package repast.simphony.visualization.visualization3D
-
ClassDescriptionAbstract base class for 3D displays.Tracks the whether or not behaviors are finished executing with respect the current rendering iteration.Behavior to update geometry.3D Display class based on J3D.This uses a terrain drawing algorithm described by Mike Jacobs in JDJ "When Mars is Too Big to Download",MouseRotate is a Java3D behavior object that lets users control the rotation of an object via a mouse.MouseTranslate is a Java3D behavior object that lets users control the translation (X, Y) of an object via a mouse drag motion with the third mouse button (alt-click on PC).MouseZoom is a Java3D behavior object that lets users control the Z axis translation of an object via a mouse drag motion with the second mouse button.Null implementation of Label.ProjectionStyle3D<U extends Projection>VisualItem3D<T>Manages the adding and removing of VisualItem3Ds.