https://github.com/mmirgttam/particles
Particle system simulations using Quil
https://github.com/mmirgttam/particles
clojure particles quil
Last synced: about 7 hours ago
JSON representation
Particle system simulations using Quil
- Host: GitHub
- URL: https://github.com/mmirgttam/particles
- Owner: mmirgttam
- License: cc0-1.0
- Created: 2017-11-20T13:31:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-10T06:09:25.000Z (11 months ago)
- Last Synced: 2026-04-27T20:40:09.278Z (2 months ago)
- Topics: clojure, particles, quil
- Language: Clojure
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# particles
## Setup
Ensure you have a new enough JDK installed.
Install [Leiningen](https://leiningen.org).
## Usage
Run any of the sketches with:
```bash
lein run
```
Show available sketches with:
```bash
lein run
```
## License
[CC0](https://creativecommons.org/publicdomain/zero/1.0), public domain.