0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / v3d / anim / videorecorder
1 puts "================"
2 puts "OCC25382"
3 puts "================"
4 puts ""
5 puts "==============================================================="
6 puts "Visualization, TKOpenGl - improved video recording capability"
7 puts "==============================================================="
8
9 set aFile ${imagedir}/propeller.mkv
10 file delete -force ${aFile}
11
12 # Ray-Tracing doesn't work with Compatible Profile on macOS
13 pload VISUALIZATION
14 pload OPENGL
15 if { $::tcl_platform(os) == "Darwin" } { vcaps -core }
16
17 source $env(CSF_OCCTTestsPath)/v3d/anim/propeller
18 vraytrace 1
19 vrenderparams -msaa 8
20 vrenderparams -fsaa 1
21 XProgress +g
22 vanimation anim -play -record ${aFile} 1920 1080 -vcodec ffv1 -fps 30 -speed 0.5