0032155: Tests - remove broken command OCC280
[occt.git] / tests / bugs / vis / bug26676
CommitLineData
b0dc79bc 1puts "============"
2puts "CR26676"
3puts "============"
4puts ""
5
6##########################################################################################
7# 0026676: Visualization, Ray Tracing - correct rendering if stereo pair
8##########################################################################################
9
10vinit View1 w=400 h=400
11vclear
12
13box b 1 2 50
14vraytrace 0
15vaxo
16vsetdispmode 1
17vdisplay b
18vcamera -persp
19vfit
20vrotate 0 -1.2 0
21vzoom 1.2
22
23vstereo -anaglyph redCyan
24vcamera -iod
25vcamera -iod 0.3
26
27vraytrace 1
28
29vselect 200 350
30
31vdump ${imagedir}/${casename}.png -stereo blend