Generative 3D Art
Views (240)
Downloads (48)
Comments (9)
ACTIONS
CONTRIBUTOR INFO
-
- rhalstead
- Contributor since 2007
- View Profile
- Total Models: [188]
- Top Rated: House with Photographed Walls
- Top Commented: Generative 3D Art
Description
Created with Structure Synth
Notes: Originally on a black background — looks a little bright in the 3DVIA viewer
// Eisenscript code:
set seed 90
set maxdepth 100
C1
{y -2.5 ry -10 rz 180} C1
rule C1 {
r1
35 * { x 2 ry 10 } r1
}
rule r1 maxdepth 32 {
1 * { y -1.1 } 3 * { rz 10 × 1 b 0.9 h 10 } r2
{ y 1.1 h 12 a 1 rx 5 } r1
}
rule r2 {
{ s 0.9 0.1 1.1 hue 10 } box // a comment
}
rule r2 {
{ hue 113 sat 19 a 20 s 0.1 0.9 1.1 } box
}
File Overview
- Original file size:630 KB
- Original file format:3dxml
- Surfaces:60
- Triangles:27648
- Vertices:55296
- Textures:0
- Created with:3D PrintScreen V2.3
- Usable in 3DVIA Shape







Very chromatic.
Gorgeous exploration! Coincidentally, perecat1 has added a model – http://www.3dvia.com/perecat1/models/BD61A4B38597A9BB – that has nature-inspired elements that are strangely similar. Both are fun explorations of unconnected elements in 3D space.
Thanks Don & Perecat1
Perecat’s Shape exporations are filled with wondrous geometry and color.
Unique and surprising (as I have found Structure Synth to be also)
Congratulations Rodd! Your model has been included in the 50th weekly Top 10 models blog with pictures and links to your model.
Go to http://www.3dvia.com/blog/3dvia-top-10-models-050/ to check it out!
My Award for creativity. A terrific explosion of color, ideal for interacting with it.
very nice!!!! inspiring just to fly in – through – out of it
Congratulations Rodd! Your model has been included in the Best of the Best 2009 blog with a picture and link to your model.
Go to http://www.3dvia.com/blog/3dvia-top-10-best-of-the-best-2009/ to check it out!
What else can we add. Great work. It really shines when you put an Point Light at its center in an Experience.
Thanks Irkam. I’ve used this model a lot in Experiences. Let me know if you want any other variations.
Its possible to set transparency, change the color scheme, by very simple changes to the script.