Beginners, people who struggle with copying learnopengl's tutorial about vertex array objects and vertex buffers, failing to render more than one object
CMake
- for VSCode the
CMake Tools
extension from Microsoft - a compiler of your choice (
clang
,gcc
,msvc
)
This project template assumes the following things
- Your GPU supports
OpenGL 4.6