WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   keeping a 3d object in front of the view (https://forum.worldviz.com/showthread.php?t=164)

tavaksai 07-07-2004 08:23 AM

keeping a 3d object in front of the view
 
Is there an easy way to have a 3d object (say a 3dtext)
be constantly displayed a certain distance away from the
view (say 1m) and always facing the view even as the view
is rotated or moved around?

For example, display 3dtext and a 3d box in the upper left
corner of the view no matter where you look.

farshizzo 07-07-2004 09:33 AM

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)


All times are GMT -7. The time now is 12:52 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC