0029395: Visualization, V3d_View - Grid disappears forever after enabling RayTracing
[occt.git] / tests / bugs / vis / bug26599
CommitLineData
e43a4f2b 1puts "============"
2puts "CR26599"
3puts "============"
4puts ""
5
6##########################################################################################
7# Visualization, TKOpenGl - gradient background should reset model transformation in Core profile
8##########################################################################################
9
10vcaps -ffp 0
11
12vinit View1
13vclear
14vaxo
15
16vsetgradientbg 255 0 0 0 0 255 2
17box b 1 2 3
18vdisplay b
19
20vfit
21
1beb58d7 22vlocation b -rotate 0 0 0 0 0 1 50
e43a4f2b 23
24vmoveto 380 50
25checkcolor 380 50 0.87450981140136719 0 0.12156862765550613
26
27vdump ${imagedir}/${casename}.png