Marek Jóźwiak (@madebyhex) 's Twitter Profile
Marek Jóźwiak

@madebyhex

Moving around some web stuff.
✦ Animated Svelte components → motion-core.dev
✦ Aesthetically pleasing FFmpeg GUI → framegui.app

ID: 1913155043919831040

linkhttps://madebyhex.com/ calendar_today18-04-2025 08:58:21

477 Tweet

556 Followers

182 Following

Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Next version of Motion GPU will introduce ComputePass and PingPongComputePass for heavy simulations and particles work 🫡

Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Introducing Motion GPU v0.5.0 First-class compute is now in: • ComputePass + PingPongComputePass • Storage buffers + storage textures for heavy GPU sims • writeStorageBuffer(...) / readStorageBuffer(...) for CPU↔GPU workflows github.com/motion-core/mo… npmjs.com/package/@motio…

Introducing Motion GPU v0.5.0

First-class compute is now in:
• ComputePass + PingPongComputePass
• Storage buffers + storage textures for heavy GPU sims
• writeStorageBuffer(...) / readStorageBuffer(...) for CPU↔GPU workflows

github.com/motion-core/mo…
npmjs.com/package/@motio…
Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Tiny UX improvement to the Motion GPU docs: From now on, every code snippet that isn't pure TypeScript or WGSL is available separately for Svelte and React; the user's selection is saved in localStorage and retained across sessions

Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

I was actually thinking about listing a few components on Framer myself recently, but I guess there’s nothing left for me there now Nice 🔥

Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Feelin’ a little bit proud because of how Motion GPU’s Context 7 documentation benchmark score has gone up by over 11% since the previous release 😄 context7.com/motion-core/mo…

Feelin’ a little bit proud because of how Motion GPU’s Context 7 documentation benchmark score has gone up by over 11% since the previous release 😄

context7.com/motion-core/mo…
Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Fake 3D Image has been added to Motion Core. With this component and a few simple steps, you can turn a regular image into an interactive hero section 🥳 motion-core.dev/docs/fake-3d-i…

Marek Jóźwiak (@madebyhex) 's Twitter Profile Photo

Easter Special 🥳 New Motion Core component has been added: Fluid Image Reveal This component is inspired by a WebGL animation from Lando Norris's website; it allows for interactive blending between two images using fluid simulation Check it out: motion-core.dev/docs/fluid-ima…