Search the archive.
Find published work and reporting by title, description, article text or tag.
Refine results2
Also searching for Developer Tool, because “creative-tools” is another name for it.
3 results for “creative-tools”.
- Showcase
NullGraph: A Data-Oriented WebGPU Rendering Framework
Vikas Kumar Singh's NullGraph drops the scene graph and streams flat ArrayBuffers straight to the GPU. Strange attractors, Hopf fibrations, curl-noise fluids, and a test engine that lets you swap memory layouts mid-flight to watch the frame times move.
- Showcase
ChartGPU: WebGPU-Powered Charts That Hold Up at a Million Points
A WebGPU charting library that pans and zooms a million points without blinking. LTTB downsampling runs as a compute shader, hit-testing is GPU-accelerated, and each series ships as a single instanced draw. Line, area, bar, scatter, pie, candlestick. 97% TypeScript, 3% WGSL, MIT-licensed.
- Showcase
The Monolith Project
The Monolith Project is a cinematic WebGL journey built with React Three Fiber. It weaves together modular shaders, layered particle systems, and a custom deferred renderer into a scroll-driven story that flows like a film. Every effect is modular. Every transition feels intentional.