0027735: Visualization, OpenGl_ShaderManager - fix clipping state management
[occt.git] / tests / bugs / vis / bug24224
index 05b78e3..8ba33fe 100644 (file)
@@ -18,10 +18,8 @@ set y2_coord 320
 set x3_coord 73
 set y3_coord 150
 
-# enable FFP until bug-fix for GLSL
-vcaps -ffp 1
-
-vinit
+vclear
+vinit View1
 box b1 0 0 0 10 10 10
 box b2 30 0 0 10 40 10
 box b3 -30 0 0 20 20 20
@@ -53,6 +51,3 @@ vclipplane set pln2 object b3
 checkcolor $x3_coord $y3_coord 0.5 0.5 0.9
 
 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
-
-
-