https://github.com/patatobit/3d-room
3D Experience of my room made with Three.js
https://github.com/patatobit/3d-room
3d threejs
Last synced: about 1 month ago
JSON representation
3D Experience of my room made with Three.js
- Host: GitHub
- URL: https://github.com/patatobit/3d-room
- Owner: PatatoBit
- Created: 2023-05-13T03:02:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T17:14:06.000Z (over 2 years ago)
- Last Synced: 2025-01-06T09:45:43.793Z (over 1 year ago)
- Topics: 3d, threejs
- Language: TypeScript
- Homepage: https://patato-room.vercel.app
- Size: 6.77 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# three-ts
Vite + ThreeJS + TypeScript template
## Includes
- ThreeJS
- TypeScript
- Vite
- Separated OOP Structure
- SCSS
## Todo
- Setup eslint and prettier
- Remove anys and use an actual type
> Made with [Bruno Simon's Lesson](https://threejs-journey.com/lessons/code-structuring-for-bigger-projects)