A simple rendering engine to learn more about low level programming and 3D graphics.
- Linux (Ubuntu)
- OpenGL = graphics API
- GLFW = for windows,inputs etc
- GLAD = for fetching the OpenGL implementations
- stb_image = for image loading in different file formats
- imgui = for UI