VRML (Virtual Reality Modeling/Markup Language) Question: Download VRML PDF

What are scene graphs in VRML?

Tweet Share WhatsApp

Answer:

Scene graphs are a hierarchical representation of all the objects, visual and/or audio, that composes your virtual world. The representation is made through node statements that have fields and values to be determined, similar to HTML tags and their parameters.

Download VRML PDF Read All 27 VRML Questions
Previous QuestionNext Question
What composes a VRML document?What are nodes in VRML?