I'm currently working on recreating the ethereum logo using OpenSCAD.
I think I can make some pretty nifty stuff using recursive functions if I have a "module" representing the different crypto logos.
Fun project anyway, especially useful in understanding how to create a 3D form using the tool (I'll probably write a tutorial on using the polyhedron() command... that thing hurts my brain trying to understand it XD).
thanks :)
I'm currently working on recreating the ethereum logo using OpenSCAD.
I think I can make some pretty nifty stuff using recursive functions if I have a "module" representing the different crypto logos.
Fun project anyway, especially useful in understanding how to create a 3D form using the tool (I'll probably write a tutorial on using the
polyhedron()
command... that thing hurts my brain trying to understand it XD).Hahaha polyhedron( ) command you say... Looking forward to the tutorials already.. Cheers