mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 08:16:50 +02:00
add comment
This commit is contained in:
@@ -12,6 +12,7 @@ function bunny() =
|
|||||||
|
|
||||||
|
|
||||||
points_faces = bunny();
|
points_faces = bunny();
|
||||||
|
// debug
|
||||||
*for(i = [0:len(points_faces[0]) - 1]) {
|
*for(i = [0:len(points_faces[0]) - 1]) {
|
||||||
#
|
#
|
||||||
translate(points_faces[0][i]) {
|
translate(points_faces[0][i]) {
|
||||||
|
Reference in New Issue
Block a user