Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 317 Bytes

OpenGl test

This is simple test repository that I'll be using to learn OpenGl

I'll be following this YouTube series

build

tested on

  • macos

requirements

  • meson
  • glfw
  • glew
meson build
ninja -C build
build/run