-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 21 of 2 issues completedLabels
Description
This is work in progress to add an API similar to wgpu in that it abstracts atop lower level rendering APIs such as OpenGL and Vulkan to allow use of both.
I mainly want to do this to test my abilities and so the current OpenGL work isn't entirely scrapped. But ultimately, the #26 will likely become the main backend for performance.