jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpolate edges of polygons

jeffeb3 opened this issue · comments

When doing some of the latest changes, with pattern percentages, etc. It's clear that a 4 sides polygon is just 4 points. In the cases where it might matter, we should consider handling that a bit differently. If we just turned each side into dozens of line segments, that would work. That might also help with some of the other pattern manipulators, like the spinMath or growMath.