https://github.com/nuhptr/threejs-island-portfolio
✅🚀 Portfolio 3D using threejs and react for learn
https://github.com/nuhptr/threejs-island-portfolio
reactjs tailwindcss threejs
Last synced: about 1 month ago
JSON representation
✅🚀 Portfolio 3D using threejs and react for learn
- Host: GitHub
- URL: https://github.com/nuhptr/threejs-island-portfolio
- Owner: nuhptr
- Created: 2023-11-15T03:46:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-16T17:17:54.000Z (about 1 year ago)
- Last Synced: 2025-01-21T08:44:41.533Z (3 months ago)
- Topics: reactjs, tailwindcss, threejs
- Language: JavaScript
- Homepage: https://threejs-island-portfolio.vercel.app/
- Size: 32.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threejs 3D
Building a 3D scene with Three.js and React Three fiber, drei, and spring.

## General Dependencies
- [x] react-router-dom (https://reactrouter.com/en/6.18.0) - bun add react-router-dom
- [x] @react-three/fiber (https://docs.pmnd.rs/react-three-fiber/getting-started/introduction) - bun add @react-three/fiber
- [x] three (https://threejs.org/docs/index.html#manual/en/introduction/Installation) - bun add three
- [x] @types/three (https://www.npmjs.com/package/@types/three) - bun add @types/three
- [x] @react-three/drei (https://docs.pmnd.rs/drei/introduction) - bun add @react-three/drei
- [x] @react-spring/three (https://docs.pmnd.rs/react-spring/v9) - bun add @react-spring/three
- [x] @emailjs/browser (https://www.emailjs.com/docs/tutorial/overview/) - bun add @emailjs/browser
- [x] timeline (https://www.npmjs.com/package/react-vertical-timeline-component)- bun add react-vertical-timeline-component