Currently, a problem exists with the mathutils
import in the sim.py
. An import of bpy
must be done before running sispo.
Currently, the most extensive documentation on the project can be found in the doc
folder. It contains the master thesis that was the starting point of this repository. The thesis is written in Latex and might need to be compiled.
Another kind of documentation is started using Read the Docs. It can be found by following the badge.
If you are using this package in a code project, please acknowledge by adding our badge to your readme file by copying:
[![sispo](https://img.shields.io/badge/powered%20by-sispo-orange?style=flat)](https://github.com/YgabrielsY/sispo)
There is another repository linked to sispo which uses Docker to simplify the installation. Can be found here sispo_docker
If sispo is installed as a python package via pip, sispo provides a CLI.
Acknowledgements to packages used
Contributions are welcome by anyone via PR. As a starting point you can look around the issues
GPL-3.0-or-later © Gabriel J. Schwarzkopf