Skip to content

Python3 scripts exporting SOFA simulations in Blender as animations.

License

Notifications You must be signed in to change notification settings

fredroy/sofa-in-blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

Python3 scripts exporting SOFA simulations in Blender as animations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages