mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
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 )
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
puts "============"
|
|
puts "Visualization - Path Tracing, Cube sample"
|
|
puts "============"
|
|
puts ""
|
|
|
|
source $env(CSF_OCCTSamplesPath)/tcl/pathtrace_cube.tcl
|
|
vfps 200
|
|
vdump ${imagedir}/${casename}.png
|