# processing-mycelium
**Repository Path**: bit2atom/processing-mycelium
## Basic Information
- **Project Name**: processing-mycelium
- **Description**: Processing sketch with hungry fungaea!
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-25
- **Last Updated**: 2025-05-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# rspt - Mycelium

This experiment is based on [Processing](https://processing.org)
## Play with it!
Download the repo and open the `pde` file:
```
git clone git@github.com:rspt/processing-mycelium.git mycelium
cd mycelium
open mycelium.pde
```
Then simply click run!
If you want to change the image, put it in the `images/base` folder and change the width and the height of the canvas to match those of your image!
## Ports
- [JavaScript](https://beta.observablehq.com/@fil/mycelium), by @[Fil](https://github.com/Fil).
## Save it!
If you want to save an image, just press any key while processing is running and it will save the frame under `images/export`.
## License

Mycelium by rspt is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://github.com/rspt/processing-mycelium.