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)
- Host: GitHub
- URL: https://github.com/cfstras/particlesj
- Owner: cfstras
- License: wtfpl
- Created: 2013-10-28T17:34:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T17:42:25.000Z (over 12 years ago)
- Last Synced: 2026-03-10T20:28:23.943Z (4 months 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.bat
license
-------
lwjgl library: proprietary, see http://lwjgl.org/license.php
code: WTFPL v2 (see LICENSE)