Table of Contents Chapter Index Previous Slide Next Slide 11
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. . .