kopia lustrzana https://github.com/villares/sketch-a-day
readme 108
rodzic
b4c3f025db
commit
c067ea0ab8
14
README.md
14
README.md
|
|
@ -8,6 +8,20 @@ If you enjoy this, make a small donation [here](https://www.paypal.com/cgi-bin/w
|
|||
|
||||
----
|
||||
|
||||

|
||||
|
||||
108: [code](https://github.com/villares/sketch-a-day/tree/master/s107) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
|
||||
|
||||
|
||||
```python
|
||||
colorMode(HSB)
|
||||
...
|
||||
C = color(map(abs(final_size), 0, 63, 0, 255),
|
||||
255, 255)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||

|
||||
|
||||
107: [code](https://github.com/villares/sketch-a-day/tree/master/s107) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue