Post #2070260
2026-05-06 08:34 UTC
@dolanor@hachyderm.io Nice!
I actually I started my thing already with g3n but wasn't very happy with it being OpenGL only.
I was hoping to learn some Vulkan or WebGPU stuff but the only thing I found was https://github.com/gogpu/g3d (which seems to be a placeholder for now), and its lower level component https://github.com/gogpu/wgpu
But I realized I don't have that much time on my hands to go THAT deep. And I did some OpenGL in the past so I think I'll stay with g3n
Replies (1)
-
@dolanor@hachyderm.io 2026-05-06 08:39
@grono@mastodon.com.pl there were some people working on adding vulkan to g3n actually. I don't know about webgpu, but there was some initiative to also add webgl and mobile support.