main
Alexandre B A Villares 2020-12-08 19:32:21 -03:00
rodzic ae80f9ff1b
commit 40457e9c09
3 zmienionych plików z 6 dodań i 1 usunięć

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 2.2 MiB

Wyświetl plik

@ -60,7 +60,6 @@ def z_circle(x, y, radius, num_points=8):
yield((sx, y, sz))
ang += passo # aumente o ângulo um passo
def keyPressed():
global rot_x
if keyCode == UP:

Wyświetl plik

@ -26,6 +26,12 @@ Here are listed some of the tools I have been using:
---
![sketch_2020_12_08c](2020/sketch_2020_12_08c/sketch_2020_12_08c.gif)
[sketch_2020_12_08c](https://github.com/villares/sketch-a-day/tree/master/2020/sketch_2020_12_08c) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]
---
![sketch_2020_12_07c_mesh](2020/sketch_2020_12_07c_mesh/sketch_2020_12_07c_mesh.png)
[sketch_2020_12_07c_mesh](https://github.com/villares/sketch-a-day/tree/master/2020/sketch_2020_12_07c_mesh) [[Py.Processing](https://villares.github.io/como-instalar-o-processing-modo-python/index-EN)]