This is my portfolio. I developed it with three.js and vanilla javascript. simplex-noise used for snow generation on the ground.
3D model is designed by le0tard. You can find the model in https://sketchfab.com/3d-models/winter-cabin-08220cd18d8b47ce97cf88a19e27d856 and support him/her from sketchfab.
I deployed app with vercel. You can find the live app from here. https://can-arslan-portfolio.vercel.app
git clone https://github.com/Arslannac/Three.js-Portfolio.git
cd Three.js-Portfolio
npm install
npm run dev