mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03: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
|