Hey! This thing is still a Work in Progress.
Files, instructions, and other stuff might change!
My First Experiment with OpenSCAD
1
Likes
60
Downloads
389
Views
Published on December 30, 2012
Description
My First Experiment with OpenSCAD.
Instructions
No instructions provided.
License
My First Experiment with OpenSCAD by giodamelio is licensed under the Attribution - Share Alike - Creative Commons license.

I couldn't resist the challenge... here's how to do it in one line:
for (i=[0:1]) for (j=[0:1]) rotate([0,90*i,90*j]) cylinder(r=5, h=40, center=true);
I'm sure it's not the most succinct, but it does create the same object. :)
Nice, that is way past my OpenSCAD. Besides, I have been using https://github.com/SolidCode/S...