Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cfstras/particlesj

A simple particles demonstration in java showing stereoscopic 3d (discontinued)
https://github.com/cfstras/particlesj

Last synced: about 1 month ago
JSON representation

A simple particles demonstration in java showing stereoscopic 3d (discontinued)

Awesome Lists containing this project

README

        

particlesj
==========

Can you cross your eyes?

compile
-------

ant jar

run
---

# on linux
./start.sh

# on windows
./start.bat

license
-------

lwjgl library: proprietary, see http://lwjgl.org/license.php
code: WTFPL v2 (see LICENSE)