0027715: Visualization - turn off deprecated OpenGL fixed-function pipeline by default
[occt.git] / tests / bugs / vis / bug24539
1 puts "============"
2 puts "OCC24539"
3 puts "============"
4 puts ""
5 #############################################################
6 # Visualization (new camera) - small objects displayed with visual artifacts
7 #############################################################
8
9 box b 0.001 0.001 0.001
10 vinit View1
11 vclear
12 vsetdispmode 1
13 vdisplay b
14 vfit
15
16 checkview -screenshot -3d -path ${imagedir}/${test_image}.png