u/Just_Spirit_4846

Yet another graphics abstraction library...
▲ 20 r/computergraphics+1 crossposts

Yet another graphics abstraction library...

I've been building a low-level graphics abstraction that exposes a Vulkan/WebGPU-like API while targeting both Vulkan and WebGPU. The goal isn't to hide modern graphics APIs, but to let you write a renderer once and run it natively and in the browser with very minimal backend-specific code.

https://github.com/helcl42/gfx

u/Just_Spirit_4846 — 3 days ago