0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / vis / buc60587
CommitLineData
352ffd73 1puts "========="
2puts "BUC60587"
3puts "========="
4puts ""
5puts "=================================="
6puts "It takes visual check for this BUG"
7puts "=================================="
8
9restore [locate_data_file buc60587a.brep] result
10checkshape result
11tclean result
12vinit
13vdisplay result
14vfit
15vsetdispmode 1
4754e164 16vselect 180 180
352ffd73 17vsetcolor result CYAN3
18
19set x_coord 120
20set y_coord 180
21
74da0216 22#checkcolor $x_coord $y_coord 0.7 1 0.9
23checkcolor $x_coord $y_coord 0 0.90980392694473267 0.90980392694473267
352ffd73 24
25if { $stat != 1 } {
26 puts "Error : Model has NOT CYAN colour."
27}
28
5747059b 29checkview -screenshot -3d -path ${imagedir}/${test_image}.png