Table of Contents Previous Directory Viewpoint Slideshow    Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Viewpoint Slideshow X3D Resources

X3D Example Archives: Conformance Nist, Interpolators, Coordinate Interpolator

[1] hierarchy.x3d (default X3D view from 0 0 10)
Directory Viewpoint Slideshow

CoordinateInterpolator linearly interpolates among a list of 3-tuple MFVec3f arrays, producing a single MFVec3f array that is fractional average between two nearest arrays in the list. Authors can ROUTE value_changed output events (an array of 3-tuple SFVec3f values) to a Coordinate node's point field, or to another MFVec3f field.

X3D Tooltips of interest: CoordinateInterpolator.

X3D Specification sections of interest: 19 Interpolation component, 19.2 Concepts and 19.4.2 CoordinateInterpolator.

X3D Examples Archives of related interest:

5 X3D Models                 4 X3D Model Viewpoint Snapshots

hierarchy
hierarchy.x3d    
[1] hierarchy.x3d (default X3D view from 0 0 10)

keys1000
keys 1000.x3d    
[2] keys1000.x3d (default X3D view from 0 0 10)

samekeys
samekeys.x3d    
[3] samekeys.x3d (default X3D view from 0 0 10)

simple
simple.x3d    
[4] simple.x3d (default X3D view from 0 0 10)


value changed.x3d    
[5] value_changed.x3d (default X3D view from 0 0 10)
 

This viewpoint slideshow is online at
https://www.web3d.org/x3d/content/examples/ConformanceNist/Interpolators/CoordinateInterpolator/viewpointSlideshow.html

Validate XHTML 1.1

Viewpoint image version history at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/ConformanceNist/Interpolators/CoordinateInterpolator/_viewpoints

Table of Contents Previous Directory Viewpoint Slideshow    Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Viewpoint Slideshow X3D Resources