mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
add comment
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use <experimental/lsystem3.scad>;
|
||||
use <hull_polyline3d.scad>;
|
||||
|
||||
// Hilbert curve 3D
|
||||
axiom = "A";
|
||||
rules = [
|
||||
["A", "B-F+CFC+F-D&F∧D-F+&&CFC+F+B//"],
|
||||
|
Reference in New Issue
Block a user