Cortona3D Viewer for iOS opens both VRML files and files from the RapidAuthor publication.
VRML 2.0 nodes that are ignored when parsing VRML files:
- AudioClip;
- MovieTexture.
VRML nodes and Cortona3D extensions that stop parsing the VRML file:
- AugmentedRealityMarker;
- AugmentedRealitySensor;
- FlashMovie;
- FragmentShader;
- KbdSensor;
- MipMap;
- NurbsSurface;
- OrderedGroup;
- ShaderAppearance;
- SphereEnvironment;
- Nodes with ‘Spline’ in their name;
- VertexShader;
- Background2D;
- Bitmap;
- CompositeTexture2D;
- Coordinate2D;
- Curve2D;
- IndexedLineSet2D;
- IndexedFaceSet2D;
- Layer2D;
- Material2D;
- PointSet2D;
- Rectangle.
AdvancedAppearance node operates in the same manner as Apperance node.