1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00
Files
occt/tests/opengl/data/raytrace/sample_ball_alpha
dpasukhi f542f0c4ff // reverting removed test cases
The possible reason for removing incorrect 3rd party for new compilers (can be a DE part)
 Draco
 QT
Updated local name and some other compiler real time properties (can be a DE part)
Different drivers for used server's hardware ( not DE part )
2023-02-13 18:06:27 +00:00

14 lines
297 B
Plaintext

puts "============"
puts "Visualization - Path Tracing, Ball sample"
puts "============"
puts ""
source $env(CSF_OCCTSamplesPath)/tcl/pathtrace_ball.tcl
vtexture ball 21 -scale 0.1 0.1
vsetmaterial ball plaster
vbsdf ball -coatFresnel Constant 0.0
vfps 100
vdump $imagedir/${casename}_zoom.png