Changeset 499 for trunk/processing/sketches/modest_maps/modest_maps.pde
- Timestamp:
- 02/18/08 21:11:41 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/processing/sketches/modest_maps/modest_maps.pde
r489 r499 1 2 // 3 // This is a standalone port of the Python version of Modest Maps, 4 // based off the version from around 13th February 2008. 5 // 6 // It works, but I won't be fixing bugs. It's all been ported to 7 // .java files and will shortly be released as a library. 8 // 9 // 1 10 2 11 void setup() {
