basic rendering for both opengl and vulkan

This commit is contained in:
Lorenzo Torres 2026-01-07 02:43:00 +01:00
parent 4b18afa040
commit dadd2edaf1
29 changed files with 1140 additions and 38 deletions

View file

@ -4,6 +4,7 @@
#include <objc/runtime.h>
#include <objc/message.h>
#define RGFW_IMPORT
#include "../../rgfw.h"
#define cls objc_getClass