sudo-3d
v9.0.0
Published
A 3D tool powered by Three.js and bash
Downloads
23
Readme
Wellcome to sudo-3d scene setup script
install locally
npm i sudo-3dThe script will prompt for the URL to your .glb file and if no URL will use the default then start a local dev server
npx viteProject setup is deployment ready
cd sudo-3d
vite builddeploy with your hosting service
vercel --prod