Simple OpenGL Scene Graph for basic visualizations written in Modern C++.
- Get latest CMake, Python 3.6+ and a suitable C++17 compiler
git clone https://github.com/RedFox20/AlphaGL.git
pip install mama
- Get mama build and dependency manager for CMake projectsmama build
- First build will gather all dependencies and create project filesmama open
- Start development with your favorite IDE