\自然言語処理はじめました/
35
2025 days ago
[StructureSynth] 丸いのがぶにょーんしてる感じ?
Realtime comments disabled
set maxdepth 400 R1 rule R1 { 36 * { rx 10 } R2 } rule R2 { 72 * { x 1 rz 5 hue 5 } sphere }
1 Comment
Realtime comments disabled
lpm11 2025 days ago
set maxdepth 400
R1
rule R1 {
36 * { rx 10 } R2
}
rule R2 {
72 * { x 1 rz 5 hue 5 } sphere
}