Simple python3 scripts to load into Blender to load SOFA simulations as an animation.
- 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
TODO
TODO
- factorize code
- improve overall speed/memory
- make a blender plugin