lucasmajerowicz / threejs-mvc-example

Sample Three.js MVC application

Home Page:http://hecodes.com/2016/07/using-mvc-pattern-for-building-complex-three-js-applications/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THREE.JS MVC Example

======== Example that implements the MVC approach for creating Three.js applications

Installation

Clone repository and run

npm install

Usage

Run webpack dev server

npm run server

About

Sample Three.js MVC application

http://hecodes.com/2016/07/using-mvc-pattern-for-building-complex-three-js-applications/


Languages

Language:JavaScript 97.7%Language:HTML 2.3%