#set:bg_colour=gui.html.bg_colour
#set:font_colour=gui.html.font_colour
set:font_colour_code=#aaaaff
set:font_colour_bold=gui.html.highlight_colour
c:fuse
c:itemstate index* 0
c:itemstate index-home 1
c:itemstate tab* 2
c:lines 10
p:This tutorial will teach you how to use the different 3D settings that are available on Olex2
p:In order to access the different settings go to View in the top tab
h:tab-view
c:spy.switch_tab_for_tutorials(view)
p:Then you need to go on the tab for Stereo View
h:h2-stereo-view
c:itemstate view-stereo-view 1
p:In this tab there are 4 different 3D options available, the first option available is Stereo colour.
h:button-stereo_(colour)
c:gl.stereo(color)
c:refresh
p:This mode allows you to view the model in 3D via a pair of red blue glasses.
p:In order to go back to the normal 2D view click on the button marked Normal View
h:button-normal_view
c:gl.stereo(normal)
c:refresh
p:The next button in this tab is Stereo Anaglyph which enables the model to be seen by red blue glasses as well
h:button-stereo_(anaglyph)
c:gl.stereo(anaglyph)
c:refresh
p:The last button in this area is the hardware button which will only work if you have a 3D monitor and the glasses to go with them.
c:gl.stereo(normal)
h:button-stereo_(hardware)
c:gl.stereo(hardware)
c:refresh
p:There is one more viewing option but this one can only be used by entering in the command gl.stereo(cross)
c:gl.stereo(normal)
c:gl.stereo(cross)
c:refresh
p:This viewing method works like a magic eye book where you have to cross your eyes and the image appears to be 3D
c:gl.stereo(normal)
p:End of tutorial, click on the next button to replay the tutorial or the cancel button to exit.