Skip to content

A 3-D model of a House with color change animation using Three.js , a javascript animation library .

Notifications You must be signed in to change notification settings

shohail-DeV/Haunted-House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

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

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

About

A 3-D model of a House with color change animation using Three.js , a javascript animation library .

Topics

Resources

Stars

Watchers

Forks