0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / bugs / bug21757_1
CommitLineData
0d828ac8 1puts "============"
2puts "OCC21757: Funny (giraffe-like) shading of torus meshed with specific parameters (WNT)"
3puts "============"
4puts ""
5
6pload MODELING VISUALIZATION
7vinit View1
8vsetdispmode 1
9vclear
10
11# variant 1: mesh explicitly
12ptorus result 200 50 45
13incmesh result 0.4
14vdisplay result
15vfit
16checkcolor 200 200 0.89 0.63 0.109
17
18vdump $imagedir/${casename}.png