mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
puts "========="
|
|
puts "OCC24872"
|
|
puts "========="
|
|
puts ""
|
|
###########################################################
|
|
# Support of emission color in Phong shader and ray-tracing
|
|
###########################################################
|
|
|
|
source $env(CASROOT)/samples/tcl/materials.tcl
|
|
vrenderparams -raytrace
|