mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0024887: Visualization - revise and extend Raytracing controls
Fix material test case. Fix ray-tracing test case and sample.
This commit is contained in:
@@ -31,7 +31,6 @@ vfit
|
||||
|
||||
# set ray tracing
|
||||
puts "Trying raytrace mode..."
|
||||
if { ! [catch {vraytrace 1}] } {
|
||||
if { ! [catch {vrenderparams -raytrace -shadows -reflections -fsaa -rayDepth 5}] } {
|
||||
vtextureenv on 1
|
||||
vsetraytracemode shad=1 refl=1 aa=1
|
||||
}
|
||||
|
Reference in New Issue
Block a user