Anaglyph (3D): Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 18: Line 18:


===Windows===
===Windows===
*FlightGear launcher
[[Image:Anaglyph1.jpg|thumb|Accessing advanced options.]]
[[Image:Anaglyph1.jpg|thumb|Accessing advanced options.]]
[[Image:Anaglyph2.jpg|thumb|Final result in Environment settings.]]
[[Image:Anaglyph2.jpg|thumb|Final result in Environment settings.]]
Line 25: Line 26:
# Now, you will create new environment variables, click "New" and type <tt>OSG_STEREO=ON</tt>, then again click "New". At this point you should be seeing "OSG_STEREO=ON" on environment list.
# Now, you will create new environment variables, click "New" and type <tt>OSG_STEREO=ON</tt>, then again click "New". At this point you should be seeing "OSG_STEREO=ON" on environment list.
#The commands (including the one we just created) that you have to pass to OSG consist of:
#The commands (including the one we just created) that you have to pass to OSG consist of:
#*<tt>OSG_STEREO=ON</tt>
#*<tt>OSG_STEREO=ON</tt>
#*<tt>OSG_STEREO_MODE=ANAGLYPHIC</tt>
#*<tt>OSG_STEREO_MODE=ANAGLYPHIC</tt>
Line 38: Line 38:




*Command line
When launching FlightGear from the [[Command_line_options|Command line]], the environment variables should be set as follow, in the same Command Prompt window (same batch file if applicable) as the one used for FlightGear.


 
  SET OSG_STEREO=ON
  SET OSG_STEREO_MODE=ANAGLYPHIC
  SET OSG_SCREEN_DISTANCE=0.7
  SET OSG_EYE_SEPARATION=0.06
  SET OSG_SCREEN_HEIGHT=0.19
  SET OSG_SCREEN_WIDTH=0.33




3

edits

Navigation menu