Search the archive.
Find published work and reporting by title, description, article text or tag.
Refine results1
Also searching for Characters & Avatars, because “character” is another name for it.
5 results for “character”.
Reze Engine: A Hand-Rolled WebGPU Renderer for MMD Characters
A hand-rolled WebGPU renderer for MMD anime characters, written in pure TypeScript with exactly one runtime dependency. Toon outlines, rim light, IK, and Bullet physics built from scratch, plus a tutorial that walks from Hello Triangle to a fully rigged, dancing character.
Ranked results
- Showcase
CodeofSagar: 3D Animated Portfolio
Sagar Kumar Ghosh built a 3D portfolio that feels more like an interactive scene than a resume. It runs on React, Three.js, GSAP, and even dips into WebGPU. If you're curious how to blend real-time graphics with a modern web stack, this is worth a close look.
- Showcase
Evian's Bicentennial WebGPU World, Where Rain Runs Downhill
Evian's 200th turned into an alpine scene that hands everything to the GPU: rain that lands on peaks and streaks down the slopes, one wind texture every object obeys, lightning generated fresh on each strike, and 20,000 particles colliding against an SDF instead of meshes.
- Showcase
False Earth: A GPU-Driven Procedural Planet Built with WebGPU, TSL, and Three.js
An astronaut walks an alien planet that responds to every step. Over 1M grass blades, procedural terrain, and VAT-animated roses, all running in the browser via WebGPU compute shaders, TSL, and React Three Fiber.
- News
WebGPU Meets Zero-Knowledge: Can Browser-Based Proving Finally Work?
zkSecurity integrated WebGPU compute shaders with StarkWare's Stwo prover and hit 5x speedups on constraint polynomial evaluation.