Skip to content

action-script/kosmo

Repository files navigation

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

About

Minimal online WebGL engine and scene editor/viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published