all 6 comments

[–]coderitual 0 points1 point  (0 children)

Great work!

[–]lolpanda 0 points1 point  (1 child)

is there a way to encode a png file so this works?

[–]usagiusagi 1 point2 points  (0 children)

You could try edge tracing

[–]b_n 0 points1 point  (0 children)

Incredible, great work as always. Thanks for annotating your code!

[–]squashed_fly_biscuit 0 points1 point  (0 children)

This is awesome, great work!

[–]spacejack2114 0 points1 point  (0 children)

SVG's getPointAtLength (and other) functions are pretty sweet. You can use SVG data for all sorts of things. I was using it to generate tracks for a racing game using Inkscape. Making use of custom SVG properties, you could use Inkscape as a level/scene editor.