2019-11-17 01:14:27 +00:00
2019-11-16 22:13:13 +00:00
---
2019-11-17 01:14:27 +00:00
2018-01-02 22:16:53 +00:00
# sketch-a-day
2019-02-19 00:51:59 +00:00
#### one visual idea a day
2018-12-08 12:55:53 +00:00
2019-07-03 13:16:11 +00:00
Hi! I'm [Alexandre ](https://abav.lugaralgum.com ), welcome!
2018-01-03 01:37:35 +00:00
2019-07-03 13:16:11 +00:00
I try to make one small program (*sketch*) a day, and I usually put the code here: [github.com/villares/sketch-a-day ](https://github.com/villares/sketch-a-day ).
2018-01-03 01:37:35 +00:00
2019-07-03 13:16:11 +00:00
Feel free to [contact me ](http://contato.lugaralgum.com ) regarding licenses to use my work, teaching opportunities, consulting or other projects. Get updates from my sort-of-weekly newsletter: [[sketch-mail ](https://abav.lugaralgum.com/sketch-mail )]
2019-02-19 14:37:38 +00:00
2019-07-03 13:16:11 +00:00
You may also support my artistic work, open teaching resources and research with [donations ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HCGAKACDMVNV2 )!
2019-07-28 02:44:51 +00:00
2019-01-03 02:53:15 +00:00
---
## [2018](2018.md)
---
## 2019
2019-07-08 17:28:42 +00:00
2019-11-24 15:18:14 +00:00
---
[sketch_191124a ](2019/sketch_191124a/sketch_191124a.png )
[sketch_191124a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191124a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-25 01:49:24 +00:00
```python
iterations = 7
stroke_len = 500
angle_deg = 40
axiom = "H"
sentence = axiom
rules = {
"F": "FF",
"G": "HFG++G--G",
"H": "[-HG]+HG",
}
```
2019-11-24 15:18:14 +00:00
---
[sketch_191123a ](2019/sketch_191123a/sketch_191123a.png )
[sketch_191123a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191123a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-25 01:49:24 +00:00
```python
iterations = 7
stroke_len = 1000
angle_deg = 15
axiom = "HGF"
sentence = axiom
rules = {
"F": "FF",
"G": "[[+HG]F-HG]",
"H": "[-H]+H",
}
```
2019-11-24 15:18:14 +00:00
---
[sketch_191122a ](2019/sketch_191122a/sketch_191122a.png )
[sketch_191122a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191122a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-04 01:23:07 +00:00
---
2019-11-22 02:21:41 +00:00

[sketch_191121a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191121a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-21 02:21:26 +00:00

[sketch_191120a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191120a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-20 03:06:45 +00:00

[sketch_191119f ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191119f ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191118f ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191118f ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191117a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191117a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-17 01:18:35 +00:00

2019-11-16 22:13:13 +00:00
[sketch_191116n ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191116n ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-17 01:11:59 +00:00
---

[sketch_191115a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191115a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191114b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191114b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191113a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191113a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191112c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191112c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191111c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191111c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-16 22:13:13 +00:00
---
2019-11-11 01:31:49 +00:00

[sketch_191110c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191110c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191109a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191109a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-09 02:04:12 +00:00

[sketch_191108a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191108a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-08 00:50:46 +00:00

[sketch_191107a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191107a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-07 01:58:16 +00:00

[sketch_191106a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191106a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-06 01:49:04 +00:00

[sketch_191105a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191105a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-05 01:59:51 +00:00

[sketch_191104a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191104a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-04 01:23:07 +00:00

[sketch_191103a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191103a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-11-03 02:11:13 +00:00
---

[sketch_191102a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191102a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-11-03 02:19:33 +00:00

2019-11-03 02:11:13 +00:00
[sketch_191101a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191101a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191031a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191031a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191030a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191030a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191029a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191029a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-28 18:06:31 +00:00
---

2019-11-03 02:11:13 +00:00
[sketch_191028a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191028a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-28 18:06:31 +00:00
2019-10-14 02:55:45 +00:00
---
2019-10-28 18:00:10 +00:00
Missed 2 days: Python Brasil 2019 conference.
---
2019-10-26 01:55:48 +00:00
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_191025pybr2019/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
2019-10-26 01:42:16 +00:00
sketch_191025pybr2019 [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191025pybr2019 ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191025pybr2019/ )
2019-10-25 18:57:17 +00:00
2019-10-26 01:54:32 +00:00
O sketch da minha apresentação na Python Brasil 2019 rodando no navegador graças ao projeto [pyp5js ](https://github.com/berinhard/pyp5js ) do Berin!
2019-10-26 01:42:16 +00:00
---
2019-10-25 18:57:17 +00:00

[sketch_191024a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191024a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191023a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191023a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191022a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191022a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191021a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191021a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191020a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191020a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191019a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191019a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191018a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191018a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191017a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191017a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-10-25 19:08:15 +00:00

[sketch_191016 ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191016 ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-25 18:57:17 +00:00
---
2019-10-25 19:08:15 +00:00

[sketch_191015 ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191015 ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-25 18:57:17 +00:00
---

[sketch_191014a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191014a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-10-14 02:55:45 +00:00

[sketch_191013b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191013b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-13 02:30:55 +00:00
---

[sketch_191012a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191012a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191011a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191011a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191010a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191010a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191009a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191009a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191008a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191008a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_191007a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191007a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-06 02:29:41 +00:00
---
2019-10-06 23:14:53 +00:00

[sketch_191006b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191006b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-10-06 02:29:41 +00:00

2019-10-04 13:48:24 +00:00
2019-10-06 02:29:41 +00:00
[sketch_191005a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191005a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-10-04 13:48:24 +00:00

[sketch_191004a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191004a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
--

[sketch_191003a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191003a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-10-02 23:02:19 +00:00
--

[sketch_191002a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191002a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
--

[sketch_191001a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_191001a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190930a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190930a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-22 22:17:32 +00:00
---
2019-09-22 20:00:04 +00:00
2019-09-29 23:55:23 +00:00

[sketch_190929a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190929a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190928a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190928a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-28 02:35:11 +00:00

2019-09-28 02:31:32 +00:00
2019-09-28 02:35:11 +00:00
[sketch_190927a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190927a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-28 02:31:32 +00:00
"desenho" means drawing, so my zine will be "drawing without arguments" :)
---
2019-09-26 13:56:27 +00:00

[sketch_190926c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190926c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-25 21:47:07 +00:00

[sketch_190925c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190925c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-24 03:34:22 +00:00

[sketch_190924c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190924c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190923c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190923c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-24 03:40:10 +00:00

[sketch_190922a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190922a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-24 03:34:22 +00:00
2019-09-22 20:00:04 +00:00
< blockquote class = "twitter-tweet" > < p lang = "en" dir = "ltr" > < a href = "https://twitter.com/hashtag/%E3%81%A4%E3%81%B6%E3%82%84%E3%81%8DProcessing?src=hash&ref_src=twsrc%5Etfw" > #つぶやきProcessing< / a > < a href = "https://twitter.com/hashtag/Python?src=hash&ref_src=twsrc%5Etfw" > #Python< / a > < br > w,h=500,250< br > def setup():size(w,w)< br > def draw():< br > background(h/2,h/2,h);translate(h,h)< br > a,k=0,sin(frameCount/30.)< br > while a< TWO_PI:< br > i,j=sin(a),cos(a)< br > n=noise((abs(i)+i+j),(abs(j)+j+i),k)< br > x,y=n*h*sin(a),n*h*cos(a)< br > line(0,0,x,y)< br > a+=.004 < a href = "https://t.co/ygkwh2KKxG" > pic.twitter.com/ygkwh2KKxG< / a > < / p > — Alexandre B A Villares ☂ (@villares) < a href = "https://twitter.com/villares/status/1175856215030665216?ref_src=twsrc%5Etfw" > September 22, 2019< / a > < / blockquote > < script async src = "https://platform.twitter.com/widgets.js" charset = "utf-8" > < / script >
2019-09-21 17:41:56 +00:00
---

2019-09-21 01:56:04 +00:00
2019-09-21 17:41:56 +00:00
[sketch_190921a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190921a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Removed accumulation and added another colour preview for next-gen alive cells
2019-09-21 01:56:04 +00:00
---

[sketch_190920a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190920a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Some accumulation…
---

[sketch_190919a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190919a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Modified neighbours form Conway!
2019-09-21 17:41:56 +00:00
```
NEIGHBOURS = ((-2, 0), ( 2, 0),
(-1, -1), ( 0, -2),
( 1, -1), (-1, 1),
( 0, 2), ( 1, 1))
```
2019-09-18 02:56:36 +00:00
---
2019-09-19 03:34:19 +00:00

[sketch_190918a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190918a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-18 02:56:36 +00:00

[sketch_190917a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190917a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-17 03:16:57 +00:00
---

[sketch_190916b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190916b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
An audio reactive sketch!!!
2019-09-16 02:44:36 +00:00
---
2019-09-17 01:35:07 +00:00

2019-09-16 02:44:36 +00:00
[sketch_190915b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190915b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-15 23:00:32 +00:00
---

[sketch_190914b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190914b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190913b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190913b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-24 02:15:12 +00:00
---
2019-09-13 02:01:58 +00:00

[sketch_190912c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190912c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190911b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190911b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-09-11 01:06:56 +00:00

[sketch_190910b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190910b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-11 01:08:18 +00:00
---

[sketch_190909b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190909b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-11 01:13:10 +00:00
---

[sketch_190908b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190908b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190907c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190907c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190906a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190906a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-11 01:08:18 +00:00
2019-09-11 01:28:05 +00:00
---

[sketch_190905c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190905c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190904c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190904c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190903c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190903c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190902c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190902c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190901a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190901a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190831a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190831a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190830a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190830a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190829b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190829b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190828a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190828a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-11 01:08:18 +00:00
2019-09-11 01:06:56 +00:00
---
2019-08-27 02:46:15 +00:00
2019-09-11 01:28:05 +00:00

[sketch_190827a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190827a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

2019-08-27 02:46:15 +00:00
[sketch_190826a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190826a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-26 02:03:05 +00:00

[sketch_190825a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190825a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-26 01:40:28 +00:00

[sketch_190824a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190824a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-09-11 01:28:05 +00:00
Playing with recursion. Impressed and inspired by [a tweet from @takawo ](https://twitter.com/villares/status/1164921305277325314 ) from the Japanese Processing community! They have this amazing hashtag [#つぶやきProcessing ](https://twitter.com/hashtag/%E3%81%A4%E3%81%B6%E3%82%84%E3%81%8DProcessing?src=hashtag_click ) (something like single tweet Processing).
2019-08-26 01:40:28 +00:00
---
2019-08-24 02:15:12 +00:00

[sketch_190823c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190823c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Interactive symmetryc polygons
---

[sketch_190822c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190822c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Interactive symmetric lines
---

[sketch_190821c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190821c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190820a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190820a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-20 02:50:26 +00:00
---

[sketch_190819a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190819a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-16 02:59:30 +00:00
---
2019-08-18 21:35:32 +00:00

[sketch_190818a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190818a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-18 03:26:18 +00:00

2019-08-16 02:59:30 +00:00
2019-08-18 03:26:18 +00:00
[sketch_190817a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190817a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-16 02:59:30 +00:00
2019-08-18 03:26:18 +00:00

2019-08-16 02:59:30 +00:00
2019-08-18 03:26:18 +00:00
[sketch_190816a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190816a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190815a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190815a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-16 02:59:30 +00:00
---

[sketch_190814a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190814a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190813a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190813a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-12 00:54:28 +00:00
2019-08-12 13:09:03 +00:00
---
2019-08-12 13:10:06 +00:00

2019-08-12 13:09:03 +00:00
[sketch_190812a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190812a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-12 00:54:28 +00:00
---

[sketch_190811a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190811a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190810a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190810a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190809a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190809a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-08-01 02:43:46 +00:00
---
2019-08-09 02:53:49 +00:00

[sketch_190808a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190808a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190807a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190807a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190806a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190806a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-09 03:12:18 +00:00

2019-08-09 02:53:49 +00:00
[sketch_190805a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190805a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-05 02:42:50 +00:00

[sketch_190804a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190804a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-04 02:24:22 +00:00

[sketch_190803a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190803a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190802a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190802a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190801a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190801a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-08-01 02:43:46 +00:00

[sketch_190731a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190731a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-31 03:40:51 +00:00
---

[sketch_190730a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190730a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-27 01:45:39 +00:00
---
2019-07-29 22:34:39 +00:00

[sketch_190729a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190729a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-07-29 02:31:09 +00:00

[sketch_190728a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190728a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-07-28 02:44:51 +00:00

[sketch_190727a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190727a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-07-27 01:45:39 +00:00

[sketch_190726a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190726a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
2019-07-27 01:45:39 +00:00
---

[sketch_190725a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190725a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190724a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190724a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-26 00:51:24 +00:00
---
2019-07-27 01:45:39 +00:00

2019-07-26 00:51:24 +00:00
2019-07-27 01:45:39 +00:00
[sketch_190723b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190723b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-26 00:51:24 +00:00
2019-07-17 01:51:17 +00:00
---
2019-07-23 01:17:45 +00:00

[sketch_190722a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190722a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Back with cylinders... and contiunously colored polys
---
2019-07-26 00:51:24 +00:00

2019-07-22 02:02:09 +00:00
[sketch_190721a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190721a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Grid studies...
2019-07-21 02:04:32 +00:00
---

[sketch_190720a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190720a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Back with cylinders... and randomly colored polys
2019-07-20 03:00:22 +00:00
---
2019-07-21 02:04:32 +00:00

2019-07-20 03:00:22 +00:00
[sketch_190719a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190719a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Intersections are hard!
---
2019-07-19 03:26:37 +00:00

[sketch_190718a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190718a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
It should go without saying but sketch-a-day is about work in progress.
I have yet to find ways of showing things I really think grew into something more consistent (even if I quite like some of the results here, there is a lot of unfinished stuff)
---
2019-07-18 02:43:48 +00:00

[sketch_190717a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190717a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Back to 15 with colors from 16
---
2019-07-17 01:51:17 +00:00

[sketch_190716a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190716a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Testing cylinders
2019-07-15 02:21:20 +00:00
2019-07-15 13:26:50 +00:00
---

[sketch_190715a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190715a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-17 01:51:17 +00:00
Tried a 15 degree twist
2019-07-15 02:21:20 +00:00
---

[sketch_190714a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190714a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-17 01:51:17 +00:00
Tube-boxes (added cuboids - added holes)
2019-07-14 02:54:09 +00:00
---

[sketch_190713b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190713b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-13 00:12:57 +00:00
---

[sketch_190712a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190712a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-12 02:38:35 +00:00
---

[sketch_190711a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190711a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-11 02:36:24 +00:00
---

[sketch_190710a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190710a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- 1288 (half-total) combinations of 2-bars on a 3x3 grid
2019-07-08 17:28:42 +00:00
---
2019-07-10 02:58:27 +00:00

[sketch_190709a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190709a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-07-08 17:28:42 +00:00

[sketch_190708a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190708a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- Number of possible bars on a 2x2 grid: 12
- Number of 2-bar combinations: 66
- Cols: 11 Rows: 6
- Interpolating 6 intermediary bars (total of 8 bars drawn)
- Overlapping slightly the combinations
2019-07-08 01:07:34 +00:00
---

[sketch_190707a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190707a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-26 01:32:23 +00:00
2019-07-08 17:28:42 +00:00
More explorations of inerpolated combinations in grids
- Number of possible bars on a 2x2 grid: 12
- Number of 3-bar combinations: 220
- Cols: 20 Rows: 11
- Interpolating 2 intermediares each bar pair
2019-07-06 19:07:21 +00:00
---
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190706a/web06/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
sketch_190706a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190706a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190706a/web06 )
2019-07-06 01:10:29 +00:00
---
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190705a/web05/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
2019-07-06 19:07:21 +00:00
sketch_190705a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190705a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190705a/web05 )
2019-07-06 01:10:29 +00:00
2019-07-03 01:06:00 +00:00
---
2019-07-04 23:46:01 +00:00
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190704a/web/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
sketch_190704a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190704a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190704a/web )
---
2019-07-03 12:22:49 +00:00
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190703a/web/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
sketch_190703a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190703a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190703a/web )
---
2019-07-03 01:06:00 +00:00
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190702a/web/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
sketch_190702a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190702a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190702a/web )
2019-07-02 02:12:36 +00:00
---
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190701a/s190791web/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
2019-07-03 01:06:00 +00:00
sketch_190701a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190701a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190701a/s190791web )
2019-07-02 02:23:32 +00:00
2019-07-02 02:12:36 +00:00
---
< iframe src = "https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190630a/s190630web/index.html" style = "width: 500px; height: 500px; border: 0px" > < / iframe >
2019-07-03 01:06:00 +00:00
sketch_190630a [Py.Processing code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190630a ) [pyp5js code ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190630a/s190630web )
2019-07-02 02:23:32 +00:00
2019-06-30 02:57:11 +00:00
---

[sketch_190629a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190628a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- First attempt at a 3D version of 190628a (not a very good gif, [mp4 here ](2019/sketch_190629a/processing-movie.mp4 ))
2019-06-29 14:41:48 +00:00
---

[sketch_190628a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190628a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- Number of possible triangles on a 3x3 grid: 76
- Number of combinations of 2 triangles (start, end): 2850
2019-06-29 15:34:45 +00:00
- Interpolating 2 intermediary triangles
2019-06-29 14:41:48 +00:00
2019-06-28 02:56:34 +00:00
---

[sketch_190627b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190627b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-27 02:14:42 +00:00
---

[sketch_190626a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190626a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190625a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190625a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-23 01:55:30 +00:00
---
2019-06-25 02:38:55 +00:00

2019-06-27 02:14:42 +00:00
[sketch_190624a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190624a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-25 02:38:55 +00:00
- the usual 3D transformation
---
2019-06-23 22:13:19 +00:00

[sketch_190623a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190623a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-06-23 01:55:30 +00:00

[sketch_190622a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190622a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-09 02:07:59 +00:00
---
2019-06-22 03:21:59 +00:00

[sketch_190621a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190621a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-06-21 00:48:28 +00:00

[sketch_190620a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190620a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-06-20 01:32:19 +00:00

[sketch_190619a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190619a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190618a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190618a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-17 22:01:52 +00:00
---

2019-06-20 01:32:19 +00:00
[sketch_190617a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190617a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-17 22:01:52 +00:00
- [Movie ](2019/sketch_190617a/processing-movie.mp4 )
2019-06-17 22:16:42 +00:00
- Changed the radius inversion rule for a static drawing (the moving version would make the radius zero on aligned vertices).
- Some aligned vertices visually disappear so different point circuits still produce equivalent results.
2019-06-17 22:01:52 +00:00
---

[sketch_190616a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190616a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-17 22:16:42 +00:00
- I tried to discard point circuits that are rotated versions of each other (and so visually equivalent)
2019-06-17 22:01:52 +00:00
---
2019-06-15 19:55:05 +00:00

2019-06-15 19:49:34 +00:00
[sketch_190615a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190615a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- Adding some combinatorics... first try.
- 3312 *non-crossing* poly permutations with 6 points on a 3 x 3 grid
---
2019-06-15 02:06:18 +00:00

2019-06-14 20:22:35 +00:00
[sketch_190614a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190614a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-15 19:49:34 +00:00
2019-06-15 02:09:24 +00:00
- Non-intersecting polys (as end-states)
2019-06-14 20:22:35 +00:00
---
2019-06-13 15:58:31 +00:00
2019-06-15 02:06:18 +00:00

2019-06-14 20:19:23 +00:00
2019-06-13 15:58:31 +00:00
[sketch_190613a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190613a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- This version defines the radii acording to the area formed by the vertex point and its neighbours.
---
2019-06-13 14:36:44 +00:00

[sketch_190612a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190612a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-13 15:04:15 +00:00
- Fixed a bug that prevented drawing the arc-tangents with vertically aligned points!
- Testing Video Export library
2019-06-13 14:36:44 +00:00
---

[sketch_190611a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190612a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-13 15:04:15 +00:00
- Changing vertex type/radius
2019-06-13 14:36:44 +00:00
---
2019-06-11 02:45:58 +00:00

[sketch_190610a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190610a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- All points now have a third field (for radius or type). That broke almost everything, and I think I fixed most of it. Including a naughty fix for the naughty vertex ordering method (I'm storing the third field in a dict, and then getting it back after sorting, with a disct compreheension!)
---
2019-06-10 02:32:03 +00:00

[sketch_190609a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190609a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- lots of refactoring
- round corner proof of concept
---
2019-06-09 02:07:59 +00:00

[sketch_190608a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190608a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Back to the Poly Editor...
---

[sketch_190607a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190607a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Some ideas for "Silly Type Framework"
2019-06-09 02:17:49 +00:00
2019-06-07 02:49:04 +00:00
---

[sketch_190606a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190606a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
My arc-arc tangent augmented poly now can take negative radii (and it is Bezier based, so it now is a PShape and can be filled)
2019-05-29 03:01:30 +00:00
---
2019-06-06 02:59:22 +00:00

[sketch_190605a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190605a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-06 03:06:30 +00:00
Using new bars, with much better fill, thanks to my Bezier arc-approximation.
2019-06-06 02:59:22 +00:00
- Number of possible lines: 12
- Number of combinations: 220
---
2019-06-05 23:56:51 +00:00

[sketch_190604a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190604a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-06 03:06:30 +00:00
Did some cleanup of yesterday's code and updated my polygon approximation of an arc, to use it with the filleted and arc-augmented polylines.
2019-06-05 23:56:51 +00:00
---

[sketch_190603a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190602a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-06 03:06:30 +00:00
After many months, I took again my Bezier arc-approximation studies and finished integrating it with two "polylines" ideas:
2019-06-05 23:56:51 +00:00
- A filleted polygon
- An arc-augmented polygon (imagine round pegs, of arbitrary radius, on every vertex of a polygon, and a line that goes round them)
---
2019-06-03 00:46:59 +00:00

[sketch_190602a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190602a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
- Number of possible triangles: 76
- Number of combinations of 2 triangles: 2850
- Cols: 75 Rows: 38 Visible grid: 2850
---
2019-06-03 01:04:19 +00:00

2019-06-02 02:59:27 +00:00
[sketch_190601a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190601a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-02 14:50:51 +00:00
- Number of possible triangles: 84 (including "colapsed triangles" with colinear points)
- 2 triangles the number of combinations is: 3486
2019-06-03 01:04:19 +00:00
2019-06-02 02:59:27 +00:00
---
2019-06-01 02:44:43 +00:00

[sketch_190531a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190531a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-06-02 14:50:51 +00:00
- Number of possible triangles: 84
- Taking 3 points twice the number of combinations is: 3486
2019-06-03 00:46:59 +00:00
- But I'm drawing "bars" using just 2 of the 3 points, so I have lots of repeated "combos" on this one
2019-06-01 02:44:43 +00:00
- Cols: 38 Rows: 31 Visible grid: 1178
---
2019-05-31 02:42:17 +00:00

2019-05-31 01:20:52 +00:00
2019-05-31 02:42:17 +00:00
[sketch_190530b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190530a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-31 01:20:52 +00:00
- Number of possible lines on a 3x3: 40
- Number of combinations: 91390
- Cols: 19 Rows: 10 Visible grid: 190
2019-05-31 02:42:17 +00:00
2019-05-30 02:55:51 +00:00
---
2019-06-01 02:55:00 +00:00


2019-05-30 02:55:51 +00:00
2019-05-31 01:20:52 +00:00
[sketch_190529a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190529a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-30 02:55:51 +00:00
2019-05-31 01:20:52 +00:00
- Number of bars on 2x2 grid: 12
- Number of permutations (taking 3 bars): 1320
- Cols: 20 Rows: 11 Visible grid: 220 (x6)
2019-05-30 02:55:51 +00:00
---
2019-05-29 03:01:30 +00:00


[sketch_190528a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190528a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-31 01:20:52 +00:00
- Number of long lines on a 4x4 grid: 62
- Number of permutations (taking 2 lines): 3782
- Cols: 61 Rows: 62 Visible grid: 3782
2019-05-29 03:01:30 +00:00
2019-05-25 15:48:49 +00:00
---
2019-05-27 16:07:57 +00:00

[sketch_190527a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190527a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-27 16:25:40 +00:00
- Number of possible long lines on 4x4 grid: 22
- Number of combinations: 7315
2019-05-30 02:55:51 +00:00
- Cols: 133 Lines: 55 Visible grid: 7315
2019-05-27 16:25:40 +00:00
- Variations: isolated/merged color/b& w ordered/shuffled
2019-05-27 16:07:57 +00:00
---
2019-05-26 23:16:33 +00:00

[sketch_190526a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190526a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-30 02:55:51 +00:00
- Number of lines on a 3x3 grid: 24
2019-05-27 16:25:40 +00:00
- Number of combinations: 10626
- Cols: 68 Lines: 45 Visible grid: 3060 (scrolling)
2019-05-26 23:16:33 +00:00
---

[sketch_190525a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190525a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-05-25 15:48:49 +00:00

[sketch_190524a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190524a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-22 20:10:37 +00:00
---
2019-05-24 02:33:06 +00:00

[sketch_190523a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190523a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-05-22 20:10:37 +00:00

[sketch_190522a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190522a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-21 23:47:15 +00:00
2019-05-11 02:32:46 +00:00
---
2019-05-21 23:47:15 +00:00

2019-05-20 01:48:01 +00:00
2019-05-21 23:47:15 +00:00
[sketch_190521a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190521a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-20 01:48:01 +00:00
2019-05-21 23:49:13 +00:00
Shuffle of 125970 combinations...
2019-05-21 23:47:15 +00:00
---

[sketch_190520a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190520a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-20 01:48:01 +00:00
2019-05-21 23:49:13 +00:00
More experiments (check the code folder for other GIFs)
2019-05-20 01:48:01 +00:00
---
2019-05-21 23:47:15 +00:00

2019-05-20 01:48:01 +00:00
2019-05-21 23:47:15 +00:00
[sketch_190519a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190519a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-05-20 01:48:01 +00:00

[sketch_190518a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190518a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

2019-05-22 14:20:32 +00:00
[sketch_190517b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190517b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-20 01:48:01 +00:00
2019-05-27 16:25:40 +00:00
Also... internation day against homophobia, transphobia and biphobia.
2019-05-20 01:48:01 +00:00
---
2019-05-18 01:29:22 +00:00

[sketch_190517a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190517a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
56 combinations of 8 points, 3 at a time (and some 8 possible radius to the enclonsing rounded polys)
---

[sketch_190516a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190516a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Only 3 points now
---
2019-05-16 01:00:34 +00:00

[sketch_190515a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190515a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
A grid based on sketch_190512a/ sketch_190401b
---
2019-05-15 00:43:45 +00:00

[sketch_190514b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190514b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Another take, thinking of color separation for printing ;)
---

2019-05-14 00:29:04 +00:00
[sketch_190513a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190513a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
A rework of sketch_190125a
---
2019-05-16 01:00:34 +00:00

2019-05-13 02:27:33 +00:00
2019-05-16 01:00:34 +00:00
[sketch_190512a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190512a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-13 02:27:33 +00:00
A rework of sketch_190401b
---
2019-05-12 02:04:59 +00:00

[sketch_190511b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190511b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-05-11 02:32:46 +00:00

[sketch_190510a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190510a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-10 02:39:39 +00:00
---

[sketch_190509a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190509a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Ugly but works :)
2019-05-08 23:37:06 +00:00
---
2019-05-09 00:41:39 +00:00

sketch_190508a [[code for Py.Processing ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190508a )]
2019-05-10 02:39:39 +00:00
Back unfolding solids... 2D faces missing.
2019-05-09 00:41:39 +00:00
---
2019-05-08 23:37:06 +00:00
[](https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190507a/index.html)
Using [pyp5js ](https://github.com/berinhard/pyp5js )to run [on your browser ](https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190507a/index.html )
2019-07-28 02:44:51 +00:00
2019-05-08 23:57:36 +00:00
sketch_190507a [[code for pyp5js ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190507a )]
2019-05-04 01:17:48 +00:00
2019-05-07 03:11:39 +00:00
---

Old sketch tweaked to port tomorrow.
---

2019-05-08 23:37:06 +00:00
Using [pyp5js ](https://github.com/berinhard/pyp5js ) to run [on your browser ](https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190505b/index.html )
2019-07-28 02:44:51 +00:00
2019-05-09 00:41:39 +00:00
sketch_190505a
[[code for pyp5js ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190505b )]
[[code for Py.Processing ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190505a )]
2019-05-07 03:11:39 +00:00
---

2019-05-09 00:41:39 +00:00
Using [pyp5js ](https://github.com/berinhard/pyp5js )to run [on your browser ](https://abav.lugaralgum.com/sketch-a-day/2019/sketch_190504a/index.html )
2019-07-28 02:44:51 +00:00
2019-05-07 03:16:01 +00:00
sketch_190504a code:[pyp5js](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190504a)
2019-05-05 03:24:39 +00:00
2019-05-05 03:00:35 +00:00
---
2019-05-04 01:17:48 +00:00

[sketch_190503a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190503a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-03 01:04:29 +00:00
---

[sketch_190502a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190502a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-05-02 02:16:01 +00:00
2019-04-26 01:32:23 +00:00
---
2019-05-02 02:16:01 +00:00

[sketch_190501a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190501a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-05-01 04:11:49 +00:00

[sketch_190430b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190430b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-04-30 01:57:25 +00:00

[sketch_190429b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190429b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-04-29 01:58:41 +00:00

[sketch_190428b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190428b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Mixing in my var_bar() circle/circle tangent shape
---
2019-04-28 18:09:22 +00:00

2019-04-26 01:32:23 +00:00
2019-04-28 18:09:22 +00:00
[sketch_190427b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190427b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-26 12:08:51 +00:00
2019-04-29 01:58:41 +00:00
Now based on 4 quaternary digits (256 variations). Each digit can be 0, 1, 2, or 3. And zero means no shape drawn for that layer/position. Still influenced by @arjanvandermeij :)
2019-04-28 18:09:22 +00:00
---
2019-04-26 12:08:51 +00:00
2019-04-28 18:09:22 +00:00

[sketch_190426b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190426b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-26 12:08:51 +00:00
---
2019-04-26 01:37:06 +00:00

2019-04-26 01:32:23 +00:00
[sketch_190425b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190425b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190424b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190424b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-29 01:58:41 +00:00
Inspired by "trit" grids of balanced ternary digits from @arjanvandermeij
(4 ternary digits -> 81 variations)
2019-04-26 01:32:23 +00:00
---

[sketch_190424a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190424a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-23 02:52:49 +00:00
---
2018-10-27 22:48:55 +00:00
2019-04-24 00:15:12 +00:00

[sketch_190423a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190423a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Now I drag any point, inclunding of holes, and remove points.
TODO: Add points; Drag polys.
2019-04-20 23:59:25 +00:00
---
2019-04-23 02:52:49 +00:00

2019-04-21 15:00:40 +00:00
2019-04-23 02:52:49 +00:00
[sketch_190422a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190422a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-21 15:00:40 +00:00
2019-04-23 02:52:49 +00:00
Object Oriented remake of the poly editor in progress, in order to have multiple polygons with multiple holes each.
2019-04-21 15:00:40 +00:00
2019-04-23 02:50:37 +00:00
---
2019-04-23 02:52:49 +00:00

2019-04-23 02:50:37 +00:00
2019-04-23 02:52:49 +00:00
[sketch_190421 ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190420a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-23 02:50:37 +00:00
2019-04-23 02:52:49 +00:00
This clean up and tweak of studies of Design By Numbers alphabet [designed by Peter Cho ](https://twitter.com/johnmaeda/status/1120021496733347840 ) from last year will count as today's sketch :)
Check out the other pieces, pixel and scaleable fonts I created here: http://github.com/villares/DesignByNumbers-alphabet
2019-04-21 15:00:40 +00:00
---
2019-04-20 23:59:25 +00:00

[sketch_190420a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190420a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Some refactoring and coordinate annotations that I'll use in my classes :)
2019-04-20 16:52:03 +00:00
2019-04-14 13:29:48 +00:00
---
2019-04-20 23:59:25 +00:00

2019-04-20 16:52:03 +00:00
[sketch_190419a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190419a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Press space-bar to order outer_pts clockwise, and inner_pts anticlockwise (counterclockwise, in the US)
---
2019-04-19 00:23:34 +00:00

[sketch_190418a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190418a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-04-21 00:15:27 +00:00

2019-04-18 02:28:42 +00:00
[sketch_190417a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190417a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Back to the editor... dragging points.
---
2019-04-17 18:36:34 +00:00

2019-04-17 18:35:43 +00:00
[sketch_190416a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190416a ) [[Processing Java Mode ](https://processing.org )]
2019-04-17 18:39:43 +00:00
Very simple 3D example
2019-04-17 18:35:43 +00:00
---
2019-04-16 02:57:50 +00:00

2019-04-17 18:35:43 +00:00
[sketch_190415a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190415a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-16 02:57:50 +00:00
---
2019-04-15 00:07:51 +00:00

2019-04-17 18:35:43 +00:00
[sketch_190414a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190414a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-15 00:07:51 +00:00
Let's unfold some simple extrudes
---
2019-04-14 13:29:48 +00:00

[sketch_190413b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190413b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-11 12:23:27 +00:00
---
2019-04-12 15:10:14 +00:00

[sketch_190412a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190412a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-04-11 12:23:27 +00:00
2019-04-12 03:09:39 +00:00

2019-04-12 02:31:30 +00:00
[sketch_190411a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190411a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-12 03:09:39 +00:00
Now we are talking!
I've got the divided top right, brought back the tabs,
and also found a bug on 190408a (and fixed it)...
---
2019-04-12 02:31:30 +00:00
2019-04-11 12:23:27 +00:00

[sketch_190410a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190410a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-12 02:31:30 +00:00
major re-org, still broken...
2019-04-11 12:23:27 +00:00
---
2019-04-08 04:09:08 +00:00
2019-04-10 02:32:18 +00:00

[sketch_190409b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190409b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Subdivided top! (not quite there yet...)
2019-04-08 04:09:08 +00:00
---

[sketch_190408a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190408a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
With glue tabs!
2019-04-07 18:38:04 +00:00
---
2019-04-07 19:42:55 +00:00

[sketch_190407a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190407a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Now I can change the base proportions.
---
2019-04-07 18:38:04 +00:00

[sketch_190406a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190406a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-07 19:42:55 +00:00
First unfold version ready!
2019-04-07 18:38:04 +00:00
2019-04-04 03:04:24 +00:00
---
2019-04-06 03:07:14 +00:00

[sketch_190405a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190405a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-07 19:42:55 +00:00
Almost done!
2019-04-06 03:07:14 +00:00
---

[sketch_190404a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190403a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-07 19:42:55 +00:00
Study for a "Terrain box" a paper surface "unit".
2019-04-06 03:07:14 +00:00
---
2019-04-04 03:04:24 +00:00

[sketch_190403a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190403a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-01 19:51:09 +00:00
2019-04-02 18:51:11 +00:00
---

[sketch_190402a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190402a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-01 19:51:09 +00:00
---

[sketch_190401b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190401b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-04-01 02:35:35 +00:00
---

[sketch_190331a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190331a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-31 02:04:40 +00:00
---

[sketch_190330a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190330a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-30 02:18:22 +00:00
---

[sketch_190329a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190329a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190328a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190328a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-25 12:48:57 +00:00
---
2019-03-28 11:38:26 +00:00

[sketch_190327a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190327a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190326a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190326a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-25 12:48:57 +00:00

[sketch_190325a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190325a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-24 16:06:51 +00:00
---

[sketch_190324a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190324a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
A retake of sketch_190207a + work from sketch_190321 :)
2019-03-24 16:20:06 +00:00
Will stall sometimes...
as there is an unsafe while loop
2019-03-24 16:06:51 +00:00
selecting pointing nodes... (also present on 190323)
2019-03-11 01:29:10 +00:00
---
2019-03-24 03:05:59 +00:00

[sketch_190323a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190323a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-24 01:25:57 +00:00

[sketch_190322a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190322a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_1903221b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190321b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-22 00:25:36 +00:00

2019-03-21 02:13:49 +00:00
[sketch_190320a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190320a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-20 01:08:39 +00:00

[sketch_190319a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190319a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-18 20:45:09 +00:00

[sketch_190318a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190318a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-18 01:08:14 +00:00

[sketch_190317a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190317a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-16 23:29:31 +00:00

[sketch_190316a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190316a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-16 01:27:51 +00:00

[sketch_190315a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190315a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-15 00:19:55 +00:00

[sketch_190314a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190314a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-14 02:01:54 +00:00

[sketch_190313a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190313a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-13 00:27:32 +00:00

[sketch_190312a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190312a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-11 17:23:28 +00:00

[sketch_190311a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190311a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-11 01:29:10 +00:00

[sketch_190310a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190310a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Refactor and a not very good filling test
2019-03-08 23:18:14 +00:00
---
2019-03-09 22:52:15 +00:00

[sketch_190309a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190309a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-11 01:29:10 +00:00
Deque collection for a dynamic history on Z
2019-03-09 22:52:15 +00:00
---
2019-03-08 23:18:14 +00:00

[sketch_190308a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190308a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-08 00:22:09 +00:00
---

2019-03-08 00:22:53 +00:00
[sketch_190307a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190307a ) [[Py.Processing](https://villare
s.github.io/como-instalar-o-processing-modo-python/index-EN)]
2019-03-08 00:22:09 +00:00
An graph much like the ones before this, but made invisible, is behind the (virtual) corners of this rounded poly.
2019-03-05 02:31:41 +00:00
---
2019-03-06 20:05:06 +00:00

2019-03-22 00:25:36 +00:00
[sketch_190306a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190306a ) [Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-06 20:05:06 +00:00
---
2019-03-06 00:11:29 +00:00

[sketch_190305a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190305a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Mais grapholia ;)
2019-07-27 01:45:39 +00:00
Removi parte do código para controle com potenciô metros pois infelizmente a comunicação serial está quebrada neste momento no Processing Modo Python :((
2019-03-06 00:11:29 +00:00
---
2019-03-05 02:33:35 +00:00

[sketch_190304a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190304a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-05 02:31:41 +00:00
2019-03-06 00:11:29 +00:00
Grapholia ;)
2019-07-27 01:45:39 +00:00
Retomando um sketch de grafos com 4 parâmetros ajustaveis (via teclado ou potenciô metros ligados em um Arduino)
2019-03-03 00:57:35 +00:00
---
2019-03-05 02:31:41 +00:00

[sketch_190303a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190303a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-03 00:57:35 +00:00

[sketch_190302a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190302a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-03-01 01:05:03 +00:00
---
2019-03-02 02:37:50 +00:00

[sketch_190301a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190301a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-03-01 01:05:03 +00:00

[sketch_190228a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190228a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-28 02:16:41 +00:00
---

[sketch_190227a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190227a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-26 02:44:49 +00:00
---
2019-02-27 01:00:44 +00:00

2019-02-28 02:16:41 +00:00
[sketch_1tus90226a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190226a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-27 01:00:44 +00:00
---
2019-02-26 02:44:49 +00:00

[sketch_190225a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190225a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-20 00:09:57 +00:00
---
2019-02-20 22:44:54 +00:00
2019-02-24 15:17:46 +00:00

[sketch_190224a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190224a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-23 19:37:40 +00:00

[sketch_190223a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190223a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-22 23:23:51 +00:00

[sketch_190222a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190222a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-22 00:47:54 +00:00

[sketch_190221a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190221a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-20 22:44:54 +00:00

[sketch_190220a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190220a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-20 00:09:57 +00:00

[sketch_190219a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190219a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-16 01:30:43 +00:00
---
2019-07-28 02:44:51 +00:00
2019-02-19 00:15:29 +00:00

[sketch_190218a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190218a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-19 00:15:29 +00:00

[sketch_190217a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190217a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-19 00:15:29 +00:00

[sketch_190216a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190216a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190215a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190215a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190214a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190214a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190213a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190213a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190212a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190212a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00
2019-02-16 01:41:00 +00:00

2019-02-16 01:30:43 +00:00
[sketch_190211b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190211b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190211a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190211a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00
2019-02-16 01:41:00 +00:00

2019-02-16 01:30:43 +00:00
2019-02-16 01:41:00 +00:00
[sketch_190210c ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190210c ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
"a" and "b" are Java and Python ports of a C# round corner.
2019-02-16 01:30:43 +00:00
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:41:00 +00:00

2019-02-16 01:30:43 +00:00
[sketch_190209a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190209a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190208a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190208a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190207a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190207a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00
2019-02-16 01:41:00 +00:00

2019-02-16 01:30:43 +00:00
2019-02-16 01:41:00 +00:00
[sketch_190206b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190206a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-16 01:30:43 +00:00
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190205a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190205a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-07-28 02:44:51 +00:00
---
2019-02-16 01:30:43 +00:00

[sketch_190204a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190204a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-02-04 01:43:17 +00:00
---

[sketch_190203a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190203a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-02 13:34:10 +00:00

[sketch_190202a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190202a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
Retake of sketch #57 180226 with the variable "bar" from yesterday.
2019-02-01 13:23:50 +00:00
---
2019-02-02 16:33:44 +00:00

2019-02-01 13:23:50 +00:00
[sketch_190201a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190201a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-02 16:33:44 +00:00

2019-02-01 13:23:50 +00:00
[sketch_190131a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190131a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-02-02 16:35:21 +00:00

2019-02-01 13:23:50 +00:00
[sketch_190130a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190130a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-28 13:06:41 +00:00
---
2019-01-30 01:00:54 +00:00

[sketch_190129a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190129a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-01-28 13:06:41 +00:00

[sketch_190128b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190128b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-27 14:46:04 +00:00
---

[sketch_190127a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190127a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190126a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190126a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190125a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190125a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-24 13:18:25 +00:00
---

[sketch_190124a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190124a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-18 00:23:50 +00:00
2019-01-20 14:39:19 +00:00
---
2019-01-24 13:11:54 +00:00

2019-01-20 14:39:19 +00:00
2019-01-24 13:11:54 +00:00
[sketch_190123a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190123a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-20 14:39:19 +00:00
2019-01-24 13:11:54 +00:00
---

[sketch_190122a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190122a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190121a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190121a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190120a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190120a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-20 14:39:19 +00:00
---

[sketch_190119a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190119a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-19 00:02:27 +00:00
---

[sketch_190118a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190118a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-18 00:23:50 +00:00
---
2019-01-18 01:16:57 +00:00

2019-01-18 00:23:50 +00:00
2019-01-18 01:16:57 +00:00
[sketch_190117b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190117b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-18 00:23:50 +00:00
---
2019-01-18 01:27:15 +00:00

2019-01-18 00:23:50 +00:00
[sketch_190116a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190116a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-16 00:42:36 +00:00
---

[sketch_190115a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190115a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190114a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190114a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-14 00:13:27 +00:00
---

[sketch_190113a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190113a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190112a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190112a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---

[sketch_190111a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190111a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
---
2019-01-10 23:44:15 +00:00

2019-01-11 01:32:44 +00:00
[sketch_190110a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190110a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
[sketch_190110b ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190110b ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-10 23:44:15 +00:00
---

2019-01-11 01:32:44 +00:00
[sketch_190109a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190109a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-10 23:44:15 +00:00
---

2019-01-11 01:32:44 +00:00
[sketch_190108a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190108a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-10 23:44:15 +00:00
2019-01-06 20:57:20 +00:00
---
2019-01-08 00:10:52 +00:00

2019-01-06 20:57:20 +00:00
2019-01-11 01:32:44 +00:00
[sketch_190107a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190107a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-08 00:10:52 +00:00
---

[sketch_190106a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190106a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-06 20:57:20 +00:00
2019-01-05 00:34:16 +00:00
---
2019-01-08 00:10:52 +00:00

2019-01-06 20:57:20 +00:00
2019-01-11 01:32:44 +00:00
[sketch_190105a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190105a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-06 20:57:20 +00:00
---
2019-01-05 00:34:16 +00:00
2019-01-08 00:10:52 +00:00

2019-01-05 00:34:16 +00:00
2019-01-11 01:32:44 +00:00
[sketch_190104a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190104a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-05 00:34:16 +00:00
2019-01-05 00:51:03 +00:00
Module tweaks
2019-01-05 00:34:16 +00:00
---
2019-01-08 00:10:52 +00:00

2019-01-05 00:34:16 +00:00
2019-01-08 00:10:52 +00:00
[sketch_190103a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190103a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2019-01-05 00:34:16 +00:00
2019-01-05 00:51:03 +00:00
Made this today, thinking about my new newsletter: [[sketch-mail ](https://tinyletter.com/villares )]
2019-01-05 00:34:16 +00:00
2019-01-04 01:20:39 +00:00
---
2019-01-08 00:10:52 +00:00

2018-10-27 22:48:55 +00:00
2019-01-08 00:10:52 +00:00
[sketch_190102a]https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190102a) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]
2018-10-27 22:48:55 +00:00
---
2018-10-27 01:09:10 +00:00
2019-01-08 00:10:52 +00:00

2018-10-27 01:09:10 +00:00
2019-01-08 00:10:52 +00:00
[sketch_190101a ](https://github.com/villares/sketch-a-day/tree/master/2019/sketch_190101a ) [[Py.Processing ](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN )]