Thanks FracturedPixel! Here's a script to make a Möbius strip:
// Write EisenScript code
set maxobjects 750 { a 1.0 sat 1 } moebius
set background #222
rule moebius { 12 * { rx 6 rx 1 x 1 } 60 * { rz 3 rz 3 y 1 } xbox } rule xbox { { b 1 color #ddcb65 a 1.0 } sphere } rule xbox { { b 1 color #7d4693 a 1.0 } sphere } rule xbox { { b 1 color #4e5e96 a 1.0 } sphere }
keyboard shortcuts:
← previous photo
→ next photo
L view in light box
F favorite
< scroll film strip left
> scroll film strip right
? show all shortcuts
FracturedPixel 40 months ago | reply
Very impressive! How did you get this out of Structure Synth?
GraphicsWall 40 months ago | reply
Thanks FracturedPixel!
Here's a script to make a Möbius strip:
// Write EisenScript code
set maxobjects 750
{ a 1.0 sat 1 } moebius
set background #222
rule moebius {
12 * { rx 6 rx 1 x 1 }
60 * { rz 3 rz 3 y 1 } xbox
}
rule xbox {
{ b 1 color #ddcb65 a 1.0 } sphere
}
rule xbox {
{ b 1 color #7d4693 a 1.0 } sphere
}
rule xbox {
{ b 1 color #4e5e96 a 1.0 } sphere
}
airosmith 39 months ago | reply
Very attractive design,Thanks for the info too!
Manny Lorenzo 39 months ago | reply
Very cool!
roddh 38 months ago | reply
excellent. Seen in 3dvia - www.3dvia.com/models/D817C1CEE0F2C4D6
Maria Terhi Paasirinne 14 months ago | reply
I love this - how do you them? Are you an artist?