Zeeshan-2k1 / Haunted-House

This is my first WebGL project using THREE.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haunted House (Three.js)

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

This is my first WebGL project using THREE.js.


Languages

Language:JavaScript 65.0%Language:GLSL 31.4%Language:HTML 2.9%Language:CSS 0.7%