kons-9 icon indicating copy to clipboard operation
kons-9 copied to clipboard

Explore Vulkan graphics

Open kaveh808 opened this issue 1 year ago • 1 comments

An idea...

We could take opengl.lisp as our display API and see if we can write a drop-in replacement using Vulkan.

kaveh808 avatar Aug 25 '22 22:08 kaveh808

as alternative option, using webGPU like mach does to abstract over vulkan / opengl / metal / etc.

could even use the mach graphics core through CFFI since zig has full interop with C.

andi23rosca avatar Sep 12 '22 12:09 andi23rosca