sphere thingi
by clifford, published
0
Share
953
178
Report Thing as Inappropriate
Description
an improved version of random's sphere thingi. I've cleaned up the code to use csg for creating the rings and added colors because random mentioned in his thingis description that the original part had each spehere in a different color.
Recent Comments
view allWow, at first I thought it must have come from a different software package. Color is a very nice extra feature to have.
Color, animation, this is really becoming such a powerful design tool!
You might be still running an old version of OpenSCAD. The color() statement is a new feature from the 2010.01 release.
953
178
Report Thing as Inappropriate
Remixed From
Tags
Give a Shout Out
If you print this Thing and display it in public proudly give attribution by printing and displaying this tag.
Print Thing Tag
Download All Files
(622 b zip file)
Comments
You must be logged in to post a comment.


thanks but I opened the file and compiled it but i got an error:
WARNING: Ignoring unknown module 'color'.
removed the color module and it worked.
but how do you get the color to work in openSCAD?
I already looked it up in the user manual and tried it on a cube but it does`t work.
You might be still running an old version of OpenSCAD. The color() statement is a new feature from the 2010.01 release.