RazortoothRTC / rayfork

C99 Game Library. XNA-like. Platform Independent. Allocator Aware.
The Unlicense
0 stars 0 forks source link

Core library needs to still compile if GL headers are not present. #6

Open truedat101 opened 7 months ago

truedat101 commented 7 months ago

Just looking at this architecturally, Raylib is built on OpenGL. Moving off to VK or Metal breaks completely the design without rethinking the approach.