0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / bugs / vis / bug24996
CommitLineData
6bc6a6fc 1puts "============"
b5cce1ab 2puts "0024996: Visualization - newly displayed objects are clipped until first camera movement"
6bc6a6fc 3puts "============"
4puts ""
6bc6a6fc 5
6box b1 0 0 0 1 2 3
7box b2 3 2 1 1 2 3
8box b3 5 -4 0 1 2 3
9
6bc6a6fc 10vclear
b5cce1ab 11vinit View1
6bc6a6fc 12vaxo
b5cce1ab 13vdisplay -dispMode 0 b1
6bc6a6fc 14vfit
15vzoom 0.25
b5cce1ab 16vdisplay -dispMode 0 b2 b3
6bc6a6fc 17
b5cce1ab 18vdump ${imagedir}/${casename}.png