Search the archive.
Find published work and reporting by title, description, article text or tag.
Refine results1
Also searching for Developer Tool, because “creative-tools” is another name for it.
4 results for “creative-tools”.
- Showcase
SuperSplat: Editing 3D Gaussian Splats in the Browser
A few million ellipsoids that snap into a photoreal coffee shop, an ant, the Moon. SuperSplat is a browser-based editor for cleaning up 3D Gaussian splats, with GPU-accelerated selection, unlimited undo, and a streamed LOD format for massive scenes. Open source, nothing to install.
- Showcase
Smooothy: A Slider Built to Sit Under Your WebGL Scene
Federico Valla's Smooothy is a tiny TypeScript slider that exists because every other carousel synced badly with WebGL. Drag through Toast and Fish but no Head while current, target, and parallaxValues tick out in real time, ready to feed your shader uniforms.
- Showcase
MasterSelects: A GPU-First Video Editor Built Entirely on WebGPU
A full video editor running in the browser with zero CPU roundtrip. 37 blend modes in one WGSL shader, GPU-accelerated scopes, optical flow scene detection, and SAM2 segmentation on-device. 13 dependencies. MIT licensed.
- Showcase
spark.js GLTF Demo: Real-Time Texture Transcoding for Faster Asset Delivery
A GLTF viewer that ships textures as compact WebP or AVIF, then transcodes them to GPU-compressed formats in the browser. Small downloads, efficient VRAM. Spark.js handles the conversion so you get the best of both worlds.