Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 509 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 509 Bytes

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