Package org.web3d.x3d.jsail.TextureProjection
package org.web3d.x3d.jsail.TextureProjection
TextureProjection nodes project texture images onto geometry in a scene.
The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.
Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc.
- See Also:
-
ClassDescriptionTextureProjector is similar to a light that projects a texture into the scene, illuminating geometry that intersects the perspective projection volume.TextureProjectorParallel is similar to a light that projects a texture into the scene, illuminating geometry that intersects the parallel projection volume.