mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +03:00
024539: Visualization (new camera) - small objects displayed with visual artifacts
Test case for issue CR24539
This commit is contained in:
parent
214df550f6
commit
90cdb15d4a
16
tests/bugs/vis/bug24539
Normal file
16
tests/bugs/vis/bug24539
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC24539"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
#############################################################
|
||||||
|
# Visualization (new camera) - small objects displayed with visual artifacts
|
||||||
|
#############################################################
|
||||||
|
|
||||||
|
box b 0.001 0.001 0.001
|
||||||
|
vinit View1
|
||||||
|
vclear
|
||||||
|
vsetdispmode 1
|
||||||
|
vdisplay b
|
||||||
|
vfit
|
||||||
|
|
||||||
|
set only_screen 1
|
Loading…
x
Reference in New Issue
Block a user