https://github.com/mrgravity817/haunted-house-threejs
Mini project to learn basic 3d modeling with Three.js
https://github.com/mrgravity817/haunted-house-threejs
3dmodelling javascript threejs
Last synced: 3 months ago
JSON representation
Mini project to learn basic 3d modeling with Three.js
- Host: GitHub
- URL: https://github.com/mrgravity817/haunted-house-threejs
- Owner: MRGRAVITY817
- Created: 2022-04-05T06:17:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T06:17:44.000Z (about 3 years ago)
- Last Synced: 2025-01-07T12:14:45.621Z (5 months ago)
- Topics: 3dmodelling, javascript, threejs
- Language: JavaScript
- Homepage: https://haunted-house-threejs-ebon.vercel.app
- Size: 5.93 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Haunted House
This is a mini project to learn how to deal with basic modeling components in Three.js:
- Texture
- Material
- Geometry
- Lights
... and etcBig shout out to https://threejs-journey.com/ !