From: mkv Date: Wed, 16 Jul 2014 11:11:41 +0000 (+0400) Subject: 024539: Visualization (new camera) - small objects displayed with visual artifacts X-Git-Tag: V6_8_0_beta~202 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=90cdb15d4a36bf4f6f88f09efe2237746507c09c;p=occt-copy.git 024539: Visualization (new camera) - small objects displayed with visual artifacts Test case for issue CR24539 --- diff --git a/tests/bugs/vis/bug24539 b/tests/bugs/vis/bug24539 new file mode 100644 index 0000000000..e4b8941592 --- /dev/null +++ b/tests/bugs/vis/bug24539 @@ -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