qiemem / SandpilesApp
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | ||
| |
COPYING | Sat Jun 20 23:38:24 -0700 2009 | |
| |
README | ||
| |
build-before-profiler.xml | ||
| |
build.xml | Tue Jun 23 15:58:02 -0700 2009 | |
| |
build/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
dist-linux-amd64/ | ||
| |
dist-linux-i586/ | ||
| |
dist-macosx-ppc/ | ||
| |
dist-macosx-universal/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
dist-solaris-i586/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
dist-solaris-sparc/ | ||
| |
dist-solaris-sparcv9/ | ||
| |
dist-windows-amd64/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
dist-windows-i586/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
dist/ | Tue Sep 08 17:46:02 -0700 2009 | |
| |
docs/ | Mon Aug 17 15:05:01 -0700 2009 | |
| |
manifest.mf | ||
| |
nbproject/ | ||
| |
preferences.ser | Fri Sep 04 10:47:03 -0700 2009 | |
| |
src/ | Tue Sep 08 17:46:02 -0700 2009 |
README
SandpilesApp contains a NetBeans project with the current code. The current build can be found in SandpilesApp/dist-[your system]. To run, use "java -jar SandpileApp.jar" from a command line, or just double click on SandpileApp.jar. For FPS output, you must run from the command line, since it prints the FPS to command line right now. To move around the graph-editing canvas, simply click and drag. To zoom, one may either use the mouse wheel or the zoom slider on the control panel. The coordinates of the center of the canvas are shown on the bottom left of the app.

