This is sort of a desperate request to
anyone out there who's an expert at Javascript(I know some javascript
but I am nowhere near expert) and understands Triangulator App.
If possible this would be great.
1)
To change Triangulator App to a Polygonize App which lets the user
click on points (in order) to define a polygon of 3 or more edges then
closes the polygon by clicking on the first point.
2) Then if
possible, to add an option that defaults to gradient like how it's
working now or if solid color is selected it'll use the solid color
which is an average color of 3x3 or 2x2 pixel area that is in the middle
of the polygon.
I also noticed that after adding about 20 or 30
points in triangulator app, the program slows down I am guessing because
of the automated triangulation. I think with polygons manually defined
by user, it might be faster since it just has to follow click
instructions and not automate any triangulation. And not restricted to
triangles, users can get more creative with their polygons.
If
you are the expert, please do it, or if you know anyone who can do it
please let them know. It'll be great for people who want to do polygon
art.
Thanks in advance to anyone who can get this going.
Or if you know the creator of triangulator app, let me know so i can contact him/her and make a request
