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

https://github.com/cfstras/particlesj

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

Last synced: 2 months 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)