Files
OCCT/tests/v3d/materials/phong1
Pasukhin Dmitry a15fed9b86 Coding - Temporary remove samples from the repository (#960)
- Moved tcl samples to resource folder.
- Clean up cmake from samples related settings.
- Removed CSharp samples from the repository.
- Removed MFC samples from the repository.
- Removed Qt samples from the repository.
- Removed Inspector samples from the repository.
- Removed glwin samples from the repository.
- Removed webgl samples from the repository.
- Removed xaml samples from the repository.
- Removed Java samples from the repository.
2025-12-27 21:51:28 +00:00

10 lines
314 B
Plaintext

puts "========="
puts "0024872: Support of emission color in Phong shader and ray-tracing"
puts "Test emission material within Phong rasterization model"
puts "========="
puts ""
source $env(CSF_OCCTResourcePath)/samples/tcl/materials.tcl
vrenderparams -shadingModel PHONG -msaa 0
vdump $imagedir/${casename}.png