This is my custom personal Portfolio website designed using ThreeJS. Check it out at https://scooters-personal-website.vercel.app/
- Install Dependencies
npm install
- Start the development server
npm run dev
For this project, I decided to also use Draco. Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.