Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 225 Bytes

File metadata and controls

13 lines (9 loc) · 225 Bytes

OpenGL-Examples

A series of examples for writing shaders and OpenGL programs.

Building

Requirements: SDL2 glew opengl

This project can be generated with cmake and built with ninja or MSVC

Tested with vcpkg on windows