0.2.1-beta.0 • Published 3 years ago

@camjackson/svelte-cubed v0.2.1-beta.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@camjackson/svelte-cubed

Forked from the original svelte-cubed. Works mostly the same way, but exposes bindings for all the three.js objects that it creates.


A Three.js component library for Svelte.

https://svelte-cubed.vercel.app

Developing

This repo uses pnpm. Install it...

npm install -g pnpm

...then install dependencies:

pnpm install

Run pnpm dev -- --open to launch the demo site.

License

MIT