main
villares 2019-12-29 12:30:28 -03:00
rodzic b469238bde
commit 15dd14fafb
3 zmienionych plików z 24 dodań i 0 usunięć

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 232 KiB

Wyświetl plik

@ -47,3 +47,5 @@ def keyPressed():
background(0)
pontos[:] = []
set_points()
if key == 's':
saveFrame("i####.png")

Wyświetl plik

@ -20,6 +20,28 @@ You may also support my artistic work, open teaching resources and research with
## 2019
---
![sketch_191229a](2019/sketch_191229a/sketch_191229a.gif)
[sketch_191229a](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191229a) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
Combining 191228 with 191226 :)
---
![sketch_191228a](2019/sketch_191228a/sketch_191228a.png)
[sketch_191228a](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191228a) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
---
![sketch_191227a](2019/sketch_191227a/sketch_191227a.png)
[sketch_191227a](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191227a) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
---
![sketch_191226c](2019/sketch_191226c/sketch_191226c.gif)