Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreya-satheesh/haunted-house
Haunted House using Three.js
https://github.com/sreya-satheesh/haunted-house
threejs webgl
Last synced: about 2 months ago
JSON representation
Haunted House using Three.js
- Host: GitHub
- URL: https://github.com/sreya-satheesh/haunted-house
- Owner: sreya-satheesh
- Created: 2024-06-21T12:23:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T12:37:11.000Z (7 months ago)
- Last Synced: 2024-06-22T05:09:46.872Z (7 months ago)
- Topics: threejs, webgl
- Language: JavaScript
- Homepage: https://6675708d6a08c6792eeb4bc5--cosmic-puffpuff-6a7e94.netlify.app/
- Size: 1.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haunted House using Three.js
![recording-ezgif com-video-to-gif-converter](https://github.com/sreya-satheesh/haunted-house/assets/168891722/3e697e7c-5a14-4639-b8ea-b793a4b35cf1)
In this project, we'll be creating a spooky scene entirely from primitive shapes using Three.js. The goal is to learn how to build a real project without relying on pre-made models, focusing on mastering primitive shapes and enhancing the scene with textures and effects.
## Installation
- Run npm install to install dependencies
- Run npm run dev to launch the local server## Live Demo
[https://neon-conkies-f9e9e4.netlify.app/](https://6675708d6a08c6792eeb4bc5--cosmic-puffpuff-6a7e94.netlify.app/)