opengl-c-example/README.md
2024-01-14 12:11:49 +02:00

220 B

OpenGL "Hello, Triangle" example

To run this example you need to have glfw, opengl and glew installed on your system.

zig build run

Followed this tutorial: https://antongerdelan.net/opengl/hellotriangle.html