loooog / webgl-monkey-island

Monkey Island Tribute

Home Page:three-js-project-mit.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js - Project - Monkey Island Tribute

Setup

Download Node.js.

Run this followed commands:

# Install dependencies (only if parcel v2 is not installed globally otherwise step below )
npm install

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

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

About

Monkey Island Tribute

three-js-project-mit.vercel.app


Languages

Language:JavaScript 79.4%Language:GLSL 12.0%Language:SCSS 5.4%Language:HTML 3.3%