action-script / kosmo

Minimal online WebGL engine and scene editor/viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:JavaScript 84.0%Language:CoffeeScript 7.6%Language:GLSL 7.4%Language:HTML 0.7%Language:CSS 0.3%