doc: Prior changes mean all transformation nodes supported

This commit is contained in:
Glen Whitney 2024-02-14 00:07:27 -08:00
parent b6c5c6d0a5
commit b5b4065d6b

View File

@ -13,9 +13,9 @@ VRML 1.0. Overall, it recognizes and converts
* Title, SceneInfo, BackgroundColor, and View "Info" nodes [this node type * Title, SceneInfo, BackgroundColor, and View "Info" nodes [this node type
was removed in VRML97]. was removed in VRML97].
* All Light nodes * All Light nodes
* Grouping nodes including Transform, Separator, Group, Switch, and WWWAnchor * Grouping nodes including Separator, Group, Switch, and WWWAnchor
* ShapeHints * ShapeHints
* Rotations and Translations * Transformation nodes including Translation, Rotation, Scale, and Transform
* All shape nodes including Cube, Cone, Cylinder, Sphere, IndexedFaceSet, * All shape nodes including Cube, Cone, Cylinder, Sphere, IndexedFaceSet,
IndexedLineSet, PointSet, Coordinate3, and Normal IndexedLineSet, PointSet, Coordinate3, and Normal
* All material nodes including Material, TextureCoordinate2, and Texture2 * All material nodes including Material, TextureCoordinate2, and Texture2