Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 378 Bytes

OpenGLRenderingEngine

ScreenShot
3D real time rendering engine in python It focuses on Rendering 3D objects on display in real time .
It uses Opengl graphics api to take advantage gpu hardware .
Learn more about opengl here learnOpenGL

Build Instructions

Just run setup.sh to install all dependencies