what :
Home > Search > jit.gl.handle

Objectspage : 1
aka.jit.gl.snhandle Abstraction 3D Navigation using 3Dconnexion\\\'s SpaceNavigator
This object (abstraction) handles a 3D object/space using 3Dconnexion\\\'s SpaceNavigator.
You have to install the driver before you use it.

This object acts like jit.gl.handle with SpaceNavigator.
Left button changes the mode. Right button resets the position and/or rotation.
axis2quat External Convert an axis/angle rotation (e.g. the output of jit.gl.handle) to quaternion
jit.gl.handle External Use mouse movement to control position/rotation
object requires one argument: the name of a drawing context. A named drawing context is a named instance of a jit.window, jit.pwindow, orjit.matrix object which has an instance of the jit.gl.render object associated with it. This value may also be set via the OB3D drawto attribute. When the context is being drawn to a jit.window or jit.pwindow, jit.gl.handle responds to mouse clicks and drags in the destination by generating rotate and position messages out its left outlet. When these messages are sent to 3D objects, the objects can then be rotated and moved in space using the mouse.
jit.window External Display data in a Window
The jit.window object is a good place to draw things. It reports mouse position along with button and modifier key info so your patch can enable user interaction. It also supports objects like the jit.gl.handle object to provide built-in UI services
p.jit.gl.handle Abstraction wrapper for jit.gl.handle
page : 1

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 54642119 members connected RSS
Site under GNU Free Documentation License