Committing progress.

This commit is contained in:
2025-08-21 07:33:08 -05:00
parent 3a753b1299
commit c8390bdb12
7 changed files with 267 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
#include <GL/glext.h>
#else
#error "Need to specify display backend."
#endif
#ifndef DISPLAY_WIDTH