OSAS stands for open source animation software. The target of this software is to create free open source software that meets todays standards.
Getting Started This project is only tested using Visual studio 2019 using windows 10. Please report any issues.
You can clone the repository to a local destination using git:
git clone --recursive https://github.com/RuurddeRonde/OSAS.git
Make sure that you do a --recursive clone to fetch all of the submodules!
Run GenerateVSproject.bat to create a visual studio 19 project. To create other projects please refer to the premake wiki.