Having a lot of fun working through the learnwebgpu fundamentals tutorial on the @webgl_webgpu Github. Thanks @wcandillon for the recommendation! Looking forward to creating some React Native demos instead of the browser when I am more familiar with the tool
New update post about the 🚧 Ongoing work! 🚧 in my LearnWebGPU C guide!
On patreon: patreon.com/posts/ongoing-wo…
On Discord: discord.gg/2Tar4Kt564
Outline:
🔹 The LearnWebGPU guide
🔹 WebGPU-distribution
🔹 RenderDoc
🔹 WebGPU-C
🔹 GLFW and SDL
🔹 Slang x WebGPU
🔹 ...
ALT Screenshot of https://eliemichel.github.io/LearnWebGPU
Is it me of the activity of the #WebGPU-native spec looks like a #deadline is coming? Just saying...😁
(Also, it makes it hard to follow the pace with the #LearnWebGPU guide, but I'm working on it!)
Slowly porting the prototype on top of the LearnWebGPU C example, added a scene with some SDF primitives and ImGuizmo. Raymarching outputs color and depth to properly depth test with rasterized meshes. #WebGPU#OpenGL#GPU#imgui#emscripten