Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A simple particles demonstration in java showing stereoscopic 3d (discontinued)
- Host: GitHub
- URL: https://github.com/cfstras/particlesj
- Owner: cfstras
- License: wtfpl
- Created: 2013-10-28T17:34:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T17:42:25.000Z (about 11 years ago)
- Last Synced: 2023-03-23T00:46:24.949Z (over 1 year ago)
- Language: Java
- Size: 4.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
particlesj
==========Can you cross your eyes?
compile
-------ant jar
run
---# on linux
./start.sh
# on windows
./start.batlicense
-------lwjgl library: proprietary, see http://lwjgl.org/license.php
code: WTFPL v2 (see LICENSE)