Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 516 Bytes

oct

showcase of octagon drawn using OpenGL in C

screenshot

oct

How to run

Ensure you have GLFW and a C compiler installed
Then run make in root directory
Then ./oct
ps: i am not sure of how to set up on windows, but should run

Credit

@JoeyDeVries for his wonderful tutorial