forresto / turtle-svg

JavaScript turtle graphics to SVG for laser cutting = LASER TURTLES!!!
http://forresto.github.com/turtle-svg/
26 stars 8 forks source link

Support for switching between export modes #12

Open craftoid opened 11 years ago

craftoid commented 11 years ago

I just pushed a hand-embroidery version of the turtle sandbox. You can play with it here:

http://bitcraftlab.github.com/turtlecraft/

If we want to add different craft modes / export formats, it would make sense to let the user switch between them and load the modes dynamically.

Each mode would have:

But maybe this is a bit of overkill...

The most simple approach would be to have a different branch / github repo / github page for each mode and forward the user to the respective URL when switching modes.

Like a distributed webapp :-)

What do you think?

craftoid commented 11 years ago

Okay, I decided to take the simple + distributed route:

For each kind of craft (laser, hand embroidery ...) a different repo / gh page. Plus a simple menu button to switch between the worlds. https://github.com/forresto/turtle-svg/pull/13

forresto commented 11 years ago

Very cool. Looking forward to seeing some physical output.

On Sun, Feb 17, 2013 at 2:50 AM, Martin Schneider notifications@github.comwrote:

Okay, I decided to take the simple + distributed route:

For each kind of craft (laser, hand embroidery ...) a different repo / gh page. Plus a simple menu button to switch between the worlds.

13 https://github.com/forresto/turtle-svg/issues/13

— Reply to this email directly or view it on GitHubhttps://github.com/forresto/turtle-svg/issues/12#issuecomment-13678378.

craftoid commented 11 years ago

Thank you! I enjoyed your laser cutting video a lot. I should really do a timeleapse showing the hand embroidery process :)

forresto commented 11 years ago

Thinking out loud,

I want to make a nice presentation of the different levels that this means for Open(Art)... the editor was forked to target a different medium, and the algorithms can also be forked back and forth...

On Sun, Feb 17, 2013 at 8:02 PM, Martin Schneider notifications@github.comwrote:

Thank you! I enjoyed your laser cutting video a lot. I should really do a timeleapse showing the hand embroidery process :)

— Reply to this email directly or view it on GitHubhttps://github.com/forresto/turtle-svg/issues/12#issuecomment-13690083.

craftoid commented 11 years ago

Sounds exiting! I just posted a Darth Vader Curve Example. This may give rise to some interesting copyright questions regarding the use of numbers and functions in Open Art...