Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 191 Bytes

Triangle in GLFW

A minimal example of how to render a triangle using GLFW and OpenGL 2.0.

Build

  • download and build GLFW
  • run build.sh to compile on macOS