VRML File Structure
Understanding Key Concepts
VRML File Structure
- VRML files contain:
- The file header
- Comments - notes to yourself
- Nodes - nuggets of scene information
- Fields - node attributes you can change
- Values - attribute values
- Node Names - names for reusable nodes
- more. . .