Hacker News new | ask | show | jobs
by DanBC 5155 days ago
Is there a 3d LOGO?
2 comments

Not sure if you mean purely software, but generally CNC machines are instructed in a language called G-Code which is basically 3D LOGO (move absolute/relative on a number of axis and some extra instructions to start/stop spindle, etc)
At least xlogo supports 3D (http://xlogo.tuxfamily.org/).