Excited to see this feature going live 🚀
I joined the Moda team about a month ago and have been working on procedural WebGPU-powered backgrounds for their design generation experience.
It’s great to see the first results already making their way into the product and marketing materials. Looking forward to pushing this even further.
Congrats to the team on the launch 👏
#WebGPU#Shaders#GraphicsProgramming#GenerativeDesign#CreativeCoding
Launching today: add mind-bending shader effects to your designs.
No graphic design experience required.
Click a button or ask Moda's agent, we handle the rest.
Beautiful moving swirls, mesh gradients, dithering, and so much more 🍬
🚨 Moda is hiring a filmmaker / storyteller!
If you want to work with a small, well-funded team building creative tools - please reach out & send me something you've made :)
📍on-site in SF or NYC.
🇫🇷 Our @threejsconf celebration continues with a fantastic new tutorial by the incredibly talented @madebyhex!
Discover how MediaPipe, Threlte, and Three.js come together to create a real-time 3D face mask, from face topology and UVs to live webcam tracking.
Dive in and learn: tympanus.net/codrops/2026/09…
Congrats on the launch! Love seeing more people rethink how much abstraction WebGPU actually needs.
I’ve been building Motion GPU around a similar philosophy - small, WGSL-first, and focused on fullscreen shaders, multi-pass pipelines & compute.
Different scope, same direction. WebGPU tooling is getting interesting 👀
github.com/motion-core/motio…
About 7 months ago, I started designing a WebGPU library to ship performant shaders at Vercel.
Today, we are announcing vgpu: a minimal WebGPU library designed for agents.
But what does "designed for agents" mean? 🧵
Tensum brings actual spring physics to GSAP.
Instead of approximating a spring with an easing curve, it solves the motion analytically - tracking position + velocity through interruptions, retargeting and timeline seeks.
github.com/motion-core/tensu…tensum.madebyhex.com/
Demo ↓
Tensum 0.1.0 is out 🎉
A spring physics plugin for GSAP - for when you love GSAP, but elastic.out() isn’t quite the spring you had in mind.
Real mass, stiffness, damping, velocity handoff, deterministic seeking, and springs that fit naturally into GSAP timelines.
Basically: keep GSAP, add actual springs. What could possibly go wrong.
github.com/motion-core/tensu…tensum.madebyhex.com@greensock@cassiecodes
Motion GPU 0.15.0 is out.
Compute is now explicit: pass-local resource bindings, dependency-aware scheduling, ping-pong resources, and external WebGPU objects. Pipeline reuse is faster, too.
Includes breaking changes: motion-gpu.dev/docs/changelo…