Last change
on this file since 5847 was
4940,
checked in by ole, 17 years ago
|
Bat file to set environment for stereoscopic viewing. This example is taylored to GA's 3D vizlab.
|
File size:
303 bytes
|
Line | |
---|
1 | REM Settings for GA Vizlab |
---|
2 | REM Ole Nielsen, 8 January 2008 |
---|
3 | |
---|
4 | doskey |
---|
5 | PATH %PATH%;c:\program files\anuga_viewer |
---|
6 | set OSG_EYE_SEPARATION=.05 |
---|
7 | set OSG_SCREEN_DISTANCE=4.0 |
---|
8 | set OSG_SCREEN_HEIGHT=2.5 |
---|
9 | set OSG_SCREEN_WIDTH=6.0 |
---|
10 | set OSG_SPLIT_STEREO_HORIZONTAL_SEPARATION=0 |
---|
11 | set OSG_STEREO_MODE=QUAD_BUFFER |
---|
Note: See
TracBrowser
for help on using the repository browser.