This repository is for the tutorial I followed on YouTube by Takuya Matsuyama (craftzdog). Here is a link to his tutorial.
- React - A JavaScript library for building user interfaces
- ThreeJS - A Javascript library for rendering 3D models
- React-Three-Fiber - A React renderer for ThreeJS
- @react-three/drei - A collection of helpers for React-Three-Fiber
npm start
$PROJECT_ROOT
| # Source Code for the project
├── src
| # Static files for images and 3d model file
├── public
MIT