Three.js Component Library for Svelte
"Create beautiful, high-performance 3D apps with the most widely used WebGL framework!
Svelte Cubed is a component library for building Three.js scene graphs in Svelte apps. In the same way that Svelte declaratively abstracts over all the messiness of imperatively building and updating the DOM, Svelte Cubed makes it easy to build state-driven 3D graphics with minimal code.
When used with a framework like SvelteKit, Svelte Cubed supercharges your Three.js development with features like hot module reloading, giving you the best possible development experience — while also optimising for user experience with techniques like treeshaking."
Rich Harris
@Rich_Harris