/double-cube-fe

The front end of the "Double Cube" 3D model viewer (Angular 4 and WebGL)

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Double Cube

Double Cube will be a web-based 3D model catalogue. The essential goal of this application is to give the end users the ability to upload, modify and explore a catalogue of JSON 3D models using WebGL.

double_cube

What the project does

Why the project is useful

Get started

  • Install Node.js v8+
  • Clone this repository, then move into its root folder and run $ npm install

Update Angular 4 to v5+

See this answer on Stack Overflow