Randomly generated burgers made using three.js
https://lbcmk.github.io/ThisIsNotABurger/
Have you ever needed poorly modelled randomly generated burgers in your life..? Why. If you ever for some reason download this code
- threejs>=0.137.5 (
npm install three
) - vite>=2.7.13 (
npm install vite
)
Cloning the git repo
git clone https://github.com/lbcmk/ThisIsNotABurger
Testing: npm run dev
Building: npm run build
Testing Build: npm run preview
lbcmk (GitHub)
- v1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details