opengl_x11

Playing with OpenGL
git clone git://bsandro.tech/opengl_x11
Log | Files | Refs | README | LICENSE

README (284B)


      1 Just playing around with OpenGL on Linux.
      2 
      3 Dependencies:
      4 - cglm math library https://github.com/recp/cglm (in parent dir)
      5 
      6 'make run' to build and run one of the test programs.
      7 'make main3' to build a highly optimized and minimized program with empty x11 window (only 1.5kb of size!)