Custom Vue 3 renderer for ThreeJS.
npm run dev to run dev server. From there, edit source code in /src/... and examples in /demo/... to build and test features.
Run npm run demo:create to create a new demo.
npm run docs:dev to run docs dev. Docs exist as a Vitepress site in the /docs folder.