/glbasic

A hobby project as an attempt to learn OpenGL. Primary resource is TheCherno's video series and Hazel github repository. The aim of the project is to naturally evolve into a usable 3D graphics toolkit library.

Primary LanguageC++

glbasic

A hobby project as an attempt to learn OpenGL.

Refer: https://github.com/kevinjoseph1995/docker_dev for setting up development environment.

Current development is being done on Linux with clang-12 as the cpp compiler.