Skip to content

Scripts to import REBOUND simulation data into BLENDER

License

Notifications You must be signed in to change notification settings

hannorein/rebound-blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rebound-blender

Scripts to import REBOUND N-body simulation data into BLENDER

REBOUND Installation

Blender comes with its own python environment. REBOUND and all other packages that you want to use need to be installed for Blender's python environment, i.e. not the operating system wide python environment. Depending on where Blender is installed, you can install REBOUND using something similar to the following commands:

cd /Applications/Blender.app/Contents/Resources/2.90/python/bin
./python3.7m -m ensurepip
./python3.7m -m pip install rebound

Youtube Video

YOUTUBE Tutorial

About

Scripts to import REBOUND simulation data into BLENDER

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages