Hello World in VRML

posted on 2009-09-15 18:05:32+08:00 by david
VRML
  1. #VRML V2.0 utf8
  2. # Hello World in VRML
  3.  
  4. Shape
  5. {
  6. geometry Text
  7. {string "Hello World!"}
  8. }

All Code Snippets

Hot Code Snippets

New Code Snippets