mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
New sample added for XDE; test cases added for this and some other samples; description of Tcl samples in Overview updated
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
# test for visual properties of materials in 3d viewer
|
|
source $env(CASROOT)/samples/tcl/materials.tcl
|
|
|
|
# make a snapshot
|
|
vdump $imagedir/${test_image}.png
|
|
|
|
puts "TEST COMPLETED"
|