lpm11

@lpm11

\自然言語処理はじめました/

[StructureSynth] 丸いのがぶにょーんしてる感じ?

Views 35

2025 days ago

[StructureSynth] 丸いのがぶにょーんしてる感じ?

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
}