https://github.com/grkvlt/worms
Processing Worms Sketch
https://github.com/grkvlt/worms
processing
Last synced: over 1 year ago
JSON representation
Processing Worms Sketch
- Host: GitHub
- URL: https://github.com/grkvlt/worms
- Owner: grkvlt
- License: other
- Created: 2017-02-02T13:27:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T16:30:47.000Z (over 9 years ago)
- Last Synced: 2025-01-13T01:11:36.446Z (over 1 year ago)
- Topics: processing
- Language: Processing
- Size: 13.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WORMS 0.2.0-SNAPSHOT
====================
**Random object display, weighted by DENSITY and FACTOR variables.**
Runs in full-screen mode. Fill colours, transparency, stroke width and colour and object
type are all randomized, referenced to the weighting variables to try and achieve a uniform look.
## TODO
- Try using logarithmic adjustment rather than fractional powers
---
_Copyright 2017 by [Andrew Donald Kennedy](mailto:andrew.international@gmail.com)
and Licensed under the [Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)_