Uses of Package
org.web3d.x3d.jsail.Texturing3D
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Texturing3D |
-
Classes in org.web3d.x3d.jsail.Texturing3D used by org.web3d.x3d.jsail.Texturing3D Class Description ComposedTexture3DObject ComposedTexture3D defines a 3D image-based texture map as a collection of 2D texture sources at various depths.ImageTexture3DObject ImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data.PixelTexture3DObject PixelTexture3D defines a 3D image-based texture map as an explicit array of pixel values (image field).TextureCoordinate3DObject TextureCoordinate3D specifies a set of 3D texture coordinates used by vertex-based geometry nodes (such as IndexedFaceSet or ElevationGrid) to map 3D textures to vertices.TextureCoordinate4DObject TextureCoordinate4D specifies a set of 4D (homogeneous 3D) texture coordinates used by vertex-based geometry nodes (such as IndexedFaceSet or ElevationGrid) to map 3D textures to vertices.TextureTransform3DObject TextureTransform3D applies a 3D transformation to texture coordinates.TextureTransformMatrix3DObject TextureTransformMatrix3D applies a 3D transformation to texture coordinates.