mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.02k stars 1.74k forks source link

Freehand polygon/polyline tools #3433

Open IoriBranford opened 2 years ago

IoriBranford commented 2 years ago

Sometimes I want to approximate a curve with a poly. This takes a lot of vertices, thus a lot of mouse clicks, and then more clicks and a lot of drags if I have to edit the poly later. I propose these freehand drawing tools to save some fingers.

StardustMotion commented 4 months ago

"hand"-drawn curves will prob look jittery. You probably want round, clean curves a curve representation is just (a + bx + cx²) so user would specify a/b/c from GUI