mirobot / mirobot-ui

The web application that is used to control Mirobot (http://mirobot.io)
GNU General Public License v2.0
16 stars 14 forks source link

Optional drawing preview #4

Closed forresto closed 9 years ago

forresto commented 10 years ago

With canvas or svg.

Waiting for the bot to see how the drawing will turn out has its charm, but to save paper and ink when trying to script more complicated output a preview would be nice.

bjpirt commented 10 years ago

I've coded the beginnings of this that will let you control an on-screen turtle but haven't quite managed to integrate it yet. I think the UI needs a framework for things like this to be able to add them in to the main controls

bjpirt commented 9 years ago

Closing this now we have blockly. I may port the turtle in to the main mirobot-ui app, but not yet.