![]() |
#2
|
|||
|
|||
Hi David,
The second argument of the addchild command is the anchor, the third argument is the scene. So in your case you need to do a = viz.addchild('tut_sphere.wrl',viz.WORLD,1) Hope that helps, Farshid |
|
|