Skip to content

RedFox20/AlphaGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaGL

Simple OpenGL Scene Graph for basic visualizations written in Modern C++.

Building

  1. Get latest CMake, Python 3.6+ and a suitable C++17 compiler
  2. git clone https://github.com/RedFox20/AlphaGL.git
  3. pip install mama - Get mama build and dependency manager for CMake projects
  4. mama build - First build will gather all dependencies and create project files
  5. mama open - Start development with your favorite IDE

About

Simple OpenGL Scene Graph for basic visualizations written in Modern C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages