Skip to content

Jayres18/ThreeJS-Haunted-House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Haunted House

Setup

Download Node.js. Run this followed commands:

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

This is a personal Three.js project called “Haunted House.” It applies core Three.js concepts by building a complete scene using primitive geometries. The project covers scene setup, grouping, textures, lighting, shadows, fog, animations with trigonometry, and performance-focused techniques to create a stylized yet realistic haunted environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors