kopia lustrzana https://github.com/villares/sketch-a-day
167py
rodzic
7ba798d2dc
commit
ffacdd7e58
|
|
@ -1,5 +1,5 @@
|
|||
// Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
String SKETCH_NAME = "s166"; // 180614
|
||||
String SKETCH_NAME = "s167"; // 180615
|
||||
|
||||
import peasy.*;
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ pontos, lines = [], []
|
|||
def setup():
|
||||
global space
|
||||
size(600, 600, P3D)
|
||||
noStroke()
|
||||
strokeWeight(2)
|
||||
#noSmooth()
|
||||
cam = PeasyCam(this, 100)
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue