![]() |
|
#2
|
|||
|
|||
|
You can link a box to the viewpoint and then apply an offset.
Code:
box = viz.add('box.wrl')
viewLink = viz.link(viz.MainView,box)
viewLink.preTrans([1,-0.5,4])
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Title Screen | c4am95 | Vizard | 4 | 04-08-2010 01:24 PM |
| split screen | honey006 | Vizard | 3 | 05-21-2009 09:57 AM |
| screen image | erchrastil | Vizard | 8 | 06-27-2008 11:45 AM |
| Linking problems with Live Character | Frank Verberne | Vizard | 5 | 06-04-2008 11:42 AM |
| position of html-file on screen | active_world | Vizard | 1 | 05-16-2008 07:24 PM |