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