mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
update demo
This commit is contained in:
@@ -14,7 +14,7 @@ module demo1() {
|
||||
c = (noise[i] + 1.1) / 2;
|
||||
color([c, c, c])
|
||||
translate(points[i])
|
||||
square(.2, center = true);
|
||||
square(.2);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user