lunchboxjs
lunchboxjs copied to clipboard
Declarative ThreeJS via web components
Custom Vue 3 renderer for ThreeJS.
Full Docs
Docs
Local Dev
npm run dev
to run dev server. From there, edit source code in /src/...
and examples in /demo/...
to build and test features.
Creating Examples
Run npm run demo:create
to create a new demo.
Docs Dev
npm run docs:dev
to run docs dev. Docs exist as a Vitepress site in the /docs
folder.