Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 396 Bytes

A threeJS project I made for practicing threeJS.

snapshot

Consumes ~100mb of ram and <1% of a Ryzen 7 5800H.

Compiled with a very low mesh donut made with Blender 3D.

If you want to test it out, clone this repostory, then run

npm install

npm run dev

It will create a web on port 3000 and expose it to the network. Adjust the vite.config.js file if needed.