Difference between revisions of "X3D Multitexture"
From Web3D.org
(→X3D Specification and Possible Technical Issues) |
(→X3D Specification and Possible Technical Issues: spec, node links) |
||
Line 3: | Line 3: | ||
== X3D Specification and Possible Technical Issues == | == X3D Specification and Possible Technical Issues == | ||
− | + | Multitexture capabilities are defined in the [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/components/texturing.html Texturing Component] of the [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/Architecture.html X3D Specification]. | |
+ | |||
+ | ** [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/components/texturing.html#MultiTexture MultiTexture] | ||
+ | ** [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/components/texturing.html#MultiTextureCoordinate MultiTextureCoordinate] | ||
+ | ** [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/components/texturing.html#MultiTextureTransform MultiTextureTransform] | ||
+ | |||
+ | Technical problems | ||
* [http://castle-engine.sourceforge.net/x3d_implementation_texturing.php#section_multi_texturing_spec_problems Problems with existing X3D MultiTexture specification] | * [http://castle-engine.sourceforge.net/x3d_implementation_texturing.php#section_multi_texturing_spec_problems Problems with existing X3D MultiTexture specification] |
Revision as of 15:47, 24 April 2013
X3D Multitexture needs a complete review of current capabilities to ensure that proper support is required.
X3D Specification and Possible Technical Issues
Multitexture capabilities are defined in the Texturing Component of the X3D Specification.
Technical problems