Virtual Reality Question:

Explain me how can we insert comments in VRML?

Virtual Reality Interview Question
Virtual Reality Interview Question

Answer:

Just put the # character before your comment line, just like // for JavaScript. Remember that if your comment has two lines, you must put the # before each line!


Previous QuestionNext Question
Tell me what are scene graphs in VRML?Explain me are there many differences between VRML 1.0 and 2.0?