discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Nice OpenSCAD animation/video example

N
neri-engineering
Sun, Oct 9, 2022 2:01 AM

I have been refining the process of employing OpenSCAD to make engineering/assembly videos. I would like to contribute back to the community by sharing the process & my findings. This animation has no cutaway (previous one I shared did). It's only solid parts, and in this case I pre-compile to STL to speed up the rendering process, which allows me to do 3x anti-aliasing @ 1280x720 pix without bogging down my computer.

The generated video, compressed further for online use (ffmpeg preset "veryslow", crf 15):
https://odysee.com/@Neri_Engineering/gimbalcv-rc-assy

I will share links to the scripts that generate the complete video so that the question and answer can be addressed in one go, for the most part. Current version in SVN is 3283.

svn checkout svn://svn.code.sf.net/p/nl10/code/ nl10
cd nl10/scripts/gimbalcv-rc/
./assembly-animation.sh

Regards,
Nerius

Sent with Proton Mail secure email.

I have been refining the process of employing OpenSCAD to make engineering/assembly videos. I would like to contribute back to the community by sharing the process & my findings. This animation has no cutaway (previous one I shared did). It's only solid parts, and in this case I pre-compile to STL to speed up the rendering process, which allows me to do 3x anti-aliasing @ 1280x720 pix without bogging down my computer. The generated video, compressed further for online use (ffmpeg preset "veryslow", crf 15): https://odysee.com/@Neri_Engineering/gimbalcv-rc-assy I will share links to the scripts that generate the complete video so that the question and answer can be addressed in one go, for the most part. Current version in SVN is 3283. svn checkout svn://svn.code.sf.net/p/nl10/code/ nl10 cd nl10/scripts/gimbalcv-rc/ ./assembly-animation.sh Regards, Nerius Sent with [Proton Mail](https://proton.me/) secure email.