Ant A light-weight Cross-Platform Graphics Engine Libraries used: -GLFW (Windowing And OpenGl context creation) -GLEW (OpenGl Function Loader) -GLM (Linear Algebra Library) -DearIMGui (Gui Framework (debug)) Can Only Build on Linux as of now cd Ant source ./set_env.sh cd test-app chmod +x ./Run.sh && ./Run.sh