![]() |
|
#2
|
|||
|
|||
WRL files are simple text files, so you can manually generate the file. Here is an example WRL file that creates a cylinder:
Code:
Transform { translation 0 0.25 0 rotation 0 1 0 0 scale 1 1 1 children [ Shape { geometry Cylinder { radius 0.05 height 0.5 } } ] } |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
saving the scene | giancamati | Vizard | 1 | 12-21-2006 09:25 AM |
saving the position | poolshark | Vizard | 3 | 09-26-2003 01:57 PM |