/kosmo

Minimal online WebGL engine and scene editor/viewer

Primary LanguageJavaScriptApache License 2.0Apache-2.0

KOSMO

Project in progress...

minimal online WebGL engine and random scene viewer.

Installation

You need Node.js installed
min version 0.11.x

Bower and Grunt should be global:

$ sudo npm install -g grunt-cli
$ sudo npm install -g bower

Load dependencies and compile:

$ npm install
$ bower install

Compile code:

$ grunt

Run:

$ npm start

License

Copyright (c) 2016 Nuño de la Serna

Licensed under the Apache License Version 2.0