/sofa-in-blender

Python3 scripts exporting SOFA simulations in Blender as animations.

Primary LanguagePythonMIT LicenseMIT

sofa-in-blender

Simple python3 scripts to load into Blender to load SOFA simulations as an animation.

How-to

Install SOFAPython3 bindings in Blender

  • Make sure you compile SofaPython3 with the same version (major+minor) of Python3 than the one shipped with your version of Blender. Blender 2.9/3.0 is shpped with Python3.9.x.

TODO

Load script

TODO

Customize the rendering

TODO

Further improvements

  • factorize code
  • improve overall speed/memory
  • make a blender plugin