An open API service indexing awesome lists of open source software.

https://github.com/SvenFrankson/babylon-demo

Babylon demo for academic purpose.
https://github.com/SvenFrankson/babylon-demo

Last synced: about 1 month ago
JSON representation

Babylon demo for academic purpose.

Awesome Lists containing this project

README

        

# babylon-demo
BabylonJS demo for academic purpose.

![preview screenshot](http://svenfrankson.github.io/wiki/img/babylondemo/mainScreenshot.PNG)

# Try it here !

Go to http://svenfrankson.github.io/BabylonDemoWeb/index.html

# Run the project

## Easy way

* 1 - Download and extract .zip archive.
* 2 - Open index.html with Mozilla Firefox. (Firefox can use local filesystem as file server, other main browsers won't)

## Or

* 1 - Download and extract .zip archive to your chosen local web-server public directory.
* 2 - Run index.html from your local web-server.