# MinaCoding2024_ImageCapture

For the 11th day of #**MinaCoding2024 : "Capture Image"** , **PicMess** is coded through ***Hydra*** by overlaying previous coded images ***(Coded with P5js, Python and Hydra)*** with the overlayed images of this hand in the visuals. Then added a remixed version of a previous  ***SonicPi*** Composition : **GridToNoise**

## Poetry

```ocaml
The image  re-Creates
It enhances and elevates
What aspect of these visuals can you relate ?
What elements of glitch do you wish to erase?
What aspects do you wish to integrate?
```

## Video : [https://youtu.be/6xivaXLPQVo](https://youtu.be/6xivaXLPQVo)

<iframe width="1280" height="635" src="https://www.youtube.com/embed/6xivaXLPQVo"></iframe>

## Hydra Code

```javascript
s0.initScreen()

src(s0).diff(src(s0).scale([0.55,0.65,0.75,0.85,0.95].smooth())).
modulateScale(s0,1.5).out()
```
