Page |
Description |
Animated Viewpoint Recorder Example
|
Example authoring use of AnimatedViewpointRecorder prototype. Each tour recording output goes to the console, where it must be cut/pasted for further use. See AnimatedViewpointRecorderSample for sample output. |
Animated Viewpoint Recorder Prototype
|
Record camera position and orientation as user navigates, then filter values and produce output, both into the console output window and as a replayable node group. Future work: further filtering. |
Animated Viewpoint Recorder Sample
|
Example output from AnimatedViewpointRecorderExample showing results from four separate, previously computed, animated viewpoint recordings. |
Coordinate Axes
|
X Y Z axis arrows and labels in VRML coordinate system. See CoordinateAxesVrmlExample for use as an Inline coordinate-system reference frame. |
Coordinate Axes Inline Example
|
X Y Z axis arrows and labels in X3D/VRML coordinate system. Shows use of CoordinateAxesVrml as Inline for coordinate-system reference frames. |
Coordinate Axes NSEW
|
X Y Z axis arrows and labels in VRML coordinate system. See CoordinateAxesVrmlExample for use as an Inline coordinate-system reference frame. |
Filter Examples
|
Contains examples for the prototypes defined in the FilterPrototypes.x3d |
Filter Prototypes
|
Contains prototypes that filter multiple values/events to extract a single value/event. |
Grids Example
|
Example showing all three line grid authoring tools to enable precise measurement of objects in 3D space. Drag any plane to move along axis, click numbers to hide grids. |
Grids Example Pixel Texture
|
Image converted from binary format into an X3D PixelTexture. |
Grid XY 20x 20 Movable
|
Line grid authoring tool for precise measurement in 3D space: drag plane to move along Z axis, click numbers to hide grid. Oriented along XY plane, size 20m by 20m. |
Grid XZ 20x 20 Fixed
|
Line grid authoring tool to enable precise measurement of objects in 3D space - fixed position. Oriented along XZ plane, size 20m by 20m. |
Grid XZ 20x 20 Movable
|
Line grid authoring tool for precise measurement in 3D space: drag plane to move along Y axis, click numbers to hide grid. Oriented along XZ plane, size 20m by 20m. |
Grid XZExample
|
Line grid authoring tool to enable precise measurement of objects in 3D space - fixed position. Oriented along XZ plane, default size 20m by 20m. |
Grid XZPrototype
|
Line grid authoring tool to enable precise measurement of objects in 3D space - fixed position. Oriented along XZ plane, size 20m by 20m. |
Grid YZ 20x 20 Movable
|
Line grid authoring tool for precise measurement in 3D space: drag plane to move along X axis, click numbers to hide grid. Oriented along YZ plane, size 20m by 20m. |
Pixel Texture Navy Jack Dont Tread On Me
|
Image converted from binary format into an X3D PixelTexture. |
Pixel Texture Template
|
Image converted from binary format into an X3D PixelTexture. |
Single Type Conversion Example
|
Converts from a single typed value to various other types of values. |
Single Type Conversion Prototype
|
Converts from a single typed value to various other types of values. |
View Position Orientation Example
|
As user navigates, display local position and orientation in the console output window. Various other output formats also available. |
View Position Orientation Prototype
|
As user navigates, provide local position and orientation, optionally displaying in the console output window. |