From b5b4065d6b04865ea340a39e3f1e64f8d9c630e9 Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Wed, 14 Feb 2024 00:07:27 -0800 Subject: [PATCH] doc: Prior changes mean all transformation nodes supported --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35c4d01..95fc666 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ VRML 1.0. Overall, it recognizes and converts * Title, SceneInfo, BackgroundColor, and View "Info" nodes [this node type was removed in VRML97]. * All Light nodes - * Grouping nodes including Transform, Separator, Group, Switch, and WWWAnchor + * Grouping nodes including Separator, Group, Switch, and WWWAnchor * ShapeHints - * Rotations and Translations + * Transformation nodes including Translation, Rotation, Scale, and Transform * All shape nodes including Cube, Cone, Cylinder, Sphere, IndexedFaceSet, IndexedLineSet, PointSet, Coordinate3, and Normal * All material nodes including Material, TextureCoordinate2, and Texture2