Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

SVG path syntax [1] mentioned as being an inspiration in the article is very similar to Turtle graphics (move, lineto, etc.)

[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/E...



Very many vector graphics standards use the idea of a current position. A distinguishing feature of turtle graphics is to have a current direction as well.

It's a shame SVG doesn't. Many shapes can be specified much more concisely.


plotter languages have the same concept.


Which ones? I've just skimmed through docs for HP-GL, DMPL and Gerber, but I can't see anything.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: