![]() |
|
|
|
#1
|
|||
|
|||
|
Thank you so much for your quick reply.
I know I can run fullscreen mode by either write it down in the script or choosing that mode from a menu if I write "PROMPT" in the same script instead. My problem is that when the demo runs in fullscreen in my laptop I still see double pictures of objects, whereas if I do not run it in full screen BUT instead I just enlarge the window I can see everything in bidimensional space, which is fine and it is what I want, just running in full-screen instead of the small window. unfortuantely I have the 2.5 version of vizard... Last edited by giuseppe; 09-09-2006 at 11:33 AM. |
|
#2
|
|||
|
|||
|
Try running a simple script on your laptop. Something like this:
Code:
viz.go( viz.FULLSCREEN ) viz.add( 'tut_ground.wrl' ) FYI, you can get Vizard 3.0 beta on the WorldViz download page. This would give you integrated AVI recording.
__________________
Paul Elliott WorldViz LLC |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|