https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API
https://webgpu.github.io/webgpu-samples/
https://google.github.io/tour-of-wgsl/ https://www.w3.org/TR/WGSL/
https://github.com/webgpu/webgpufundamentals https://webgpufundamentals.org/
https://alain.xyz/blog/raw-webgpu
https://gpuweb.github.io/gpuweb/ https://gpuweb.github.io/types/ https://gpuweb.github.io/gpuweb/wgsl/
https://github.com/Twinklebear/webgpu-0-to-gltf https://www.willusher.io/graphics/2023/04/10/0-to-gltf-triangle/ https://toji.dev/webgpu-gltf-case-study/
https://eliemichel.github.io/LearnWebGPU/getting-started/index.html
https://github.com/ferminLR/webgpu-path-tracing?tab=readme-ov-file
https://github.com/webgpu/webgpu-samples
-
The Procedural Animation of Gibbon: Beyond the Trees - Wolfire Games
-
Animation Bootcamp: An Indie Approach to Procedural Animation
-
Procedural Animation in Unity: Environment Interactions [FINAL]
- How to turn PROCEDURAL MATH into MUSIC (actually this time)
- Delving into Pikmin 2's Procedural Cave Music
- Pikmin 4, Pikmin 3, and the Scope of Adaptive Music
-
Your Triplanar is wrong. Here's how to make one that works. [UE5]
-
1 Year Of Learning Shaders To Make This.... (Raymarched Planet - Devlog 1)
-
1 Year of Learning Game Development in Unity | Dev Progress #2
-
Procedural Race Tracks for Mobile Games | Stoyan Dimitrov | GDC 2019
-
Which Mario Kart 8 Courses Could I, as a Human, Run Through?
-
Experimental Kart Racers - Sonic, Kirby, Snowboard Kids & More
-
Making A Physics Based Character Controller In Unity (for Very Very Valet)
-
Cloning the Climbing of Shadow of the Colossus in Unity | Part 2