Three.js Component Library for Svelte
"Threlte is a component library for Svelte that lets you build and render three.js scenes declaratively and state-driven in Svelte apps.
It's inspired by the sensible defaults of
react-three-fiber
, the simplicity and effectiveness of Svelte's reactivity model andsvelte-cubed
.It provides strictly typed components to quickly and easily build three.js scenes with deep reactivity and interactivity out-of-the-box."
Grischa Erbe