![]() |
|
#1
|
|||
|
|||
if you use viz.SCREEN the text will be fixed on the screen
Code:
import viz viz.go() #Add text to the screen. text_2D = viz.addText( 'on the screen', viz.SCREEN ) text_2D.setPosition(.05, .9 ) #2D text only needs x and y. |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
writing joystick position to a data file | Saz | Vizard | 3 | 12-17-2008 05:18 AM |
position of html-file on screen | active_world | Vizard | 1 | 05-16-2008 07:24 PM |
Flagging the Data | Elittdogg | Vizard | 5 | 04-11-2008 11:40 AM |
text output | jaclyn.bill | Vizard | 2 | 10-24-2007 06:37 AM |
tracking using quaternarion data | jfreeman | Vizard | 2 | 06-01-2005 08:48 AM |