![]() |
|
#2
|
|||
|
|||
Hi,
Yes this is possible. Take a look at the tutorial in the documentation under Tutorials -> Adding 2D & 3D Text. You can also attach a 3d object to the viewpoint like so: Code:
box = viz.add('box.wrl',viz.HEAD) |
|
|