Threlte
@threlte.xyz
530 followers 54 following 23 posts
Threlte is a 3D framework for Svelte https://threlte.xyz
Posts Media Videos Starter Packs
Pinned
threlte.xyz
Threlte @threlte.xyz · Jan 21
Threlte 8 is Here! 🤗

Six months in the making, Threlte 8 redefines performance, flexibility, and developer experience for 3D web graphics using Svelte. It’s our biggest leap yet, powered by Svelte 5, exciting updates from Three.js, and tons of community input.

1/9
Reposted by Threlte
threlte.xyz
Threlte @threlte.xyz · May 10
Thanks 🤗 It's been a pleasure to meet so many passionate people!
threlte.xyz
Threlte @threlte.xyz · May 10
Interview for an upcoming tech documentary by @techdocu.bsky.social & @cultrepo.bsky.social 👀
Reposted by Threlte
dummdidumm.bsky.social
Threlte ist just constantly blowing my mind
threlte.xyz
Threlte @threlte.xyz · Apr 15
See you there!
sveltesociety.dev
3D meets Svelte! Grischa Erbe @threlte.xyz will showcase Threlte, a framework that merges Three.js with Svelte for interactive experiences. See how to build an immersive product configurator at Svelte Summit Spring 2025!
threlte.xyz
Threlte @threlte.xyz · Apr 12
If you've been waiting for the perfect time to buy your ticket, this is it! See you at the Svelte Summit :)
threlte.xyz
Threlte @threlte.xyz · Jan 29
Get ready for some Threlte ✨
threlte.xyz
Threlte @threlte.xyz · Jan 23
Tune in tomorrow for some magic 🪄 👀
sveltesociety.dev
In tomorrow's "This Week in Svelte" we're joined by Grischa Erbe — creator of @threlte.xyz — and talk about its latest release. Make sure to tune in!
threlte.xyz
Threlte @threlte.xyz · Jan 21
For discoverability reasons and because I obviously don’t know how to bsky, here are relevant related accounts: @svelte.dev & @threejs.org ❤️
threlte.xyz
Threlte @threlte.xyz · Jan 21
If this takes away *some* attention from you-know-what, i consider this a success 😬
threlte.xyz
Threlte @threlte.xyz · Jan 21
Built by You ❤️

Thanks to our amazing community for shaping this release. We can't wait to see what you create with Threlte 8. Go build something awesome!

9/9
threlte.xyz
Threlte @threlte.xyz · Jan 21
Ready to Upgrade? 🪄

Check the migration guide for breaking changes: threlte.xyz/docs/learn/a...

Need help? Hop on our Discord: chat.threlte.xyz

8/9
Threlte
Threlte – Rapidly build interactive 3D apps for the web
threlte.xyz
threlte.xyz
Threlte @threlte.xyz · Jan 21
Introducing Threlte Studio ✨

The alpha release of the Threlte Studio brings in-browser visual editing with auto-sync to your code. This is in interactive guide that will get you started: threlte.xyz/docs/referen...

7/9
Threlte
Threlte – Rapidly build interactive 3D apps for the web
threlte.xyz
threlte.xyz
Threlte @threlte.xyz · Jan 21
Threlte 8 is WebGPU-ready 🔥

Easily adopt WebGPU and explore TSL shaders. Here's an example: threlte.xyz/docs/learn/a...

6/9
threlte.xyz
Threlte @threlte.xyz · Jan 21
Thanks to the advanced task scheduler the physics package `@threlte/rapier` now offers predictable physics using a fixed framerate, check it out: threlte.xyz/docs/referen...

5/9
threlte.xyz
Threlte @threlte.xyz · Jan 21
At the heart of Threlte is a single component: ``. Now it supports custom types for props and event handlers to make Threlte plugins even more powerful. Here's an example: threlte.xyz/docs/referen...

4/9
Threlte
Threlte – Rapidly build interactive 3D apps for the web
threlte.xyz
threlte.xyz
Threlte @threlte.xyz · Jan 21
New toys in `@threlte/extras` 💅

Explore components like ``, ``, ``, `` and more: threlte.xyz/docs/referen...

3/9
Threlte
Threlte – Rapidly build interactive 3D apps for the web
threlte.xyz
threlte.xyz
Threlte @threlte.xyz · Jan 21
Svelte 5 Support 💯

In this post we share some of the highlights of Threlte 8.

`@threlte/core` has been pretty much rewritten, for example to align its API with Svelte 5's new event system and to make use of granular prop updates 🚀

2/9
threlte.xyz
Threlte @threlte.xyz · Jan 21
Threlte 8 is Here! 🤗

Six months in the making, Threlte 8 redefines performance, flexibility, and developer experience for 3D web graphics using Svelte. It’s our biggest leap yet, powered by Svelte 5, exciting updates from Three.js, and tons of community input.

1/9
Reposted by Threlte
awarnes.bsky.social
I spend a lot of time making little 3D scenes for fun that require different ways of positioning objects, so I wanted to collect and share a reference for some quick ways that I typically handle that with utility fns. 🧵 (0/7)

#svelte #threlte #threejs

code: stackblitz.com/edit/demo-po...
demo_positioning-things - StackBlitz
A series of examples on how to programmatically position objects in your scene.
stackblitz.com
Reposted by Threlte
joshnuss.com
Built an WS2182 LED matrix generator using Threlte..

Svelte/Threlte for custom CAD pipelines is really next level.

led-matrix-five.vercel.app
Reposted by Threlte
svelte.dev
Svelte @svelte.dev · Dec 6
Day 6 — we now have modern state-based Spring and Tween classes for adding motion to your UI, replacing the `spring`/`tweened` stores of old. Smooth!

🎁 tutorial svelte.dev/tutorial/sve...
🎁 docs svelte.dev/docs/svelte/...
🎁 demo svelte.dev/playground/8...
Reposted by Threlte
awarnes.bsky.social
So many cool features getting into @threlte.xyz next branch almost daily. Spotted the new drop-in component by @joshwashywash.bsky.social

It's that easy!

demo: stackblitz.com/edit/demo-as...

#svelte #threlte #threejs