2017-05-08 00:44:46 +00:00
|
|
|
Space the dots out more. Don't let them get close.
|
2017-08-08 02:00:44 +00:00
|
|
|
* Still not sure if I want to do this
|
2017-05-08 00:44:46 +00:00
|
|
|
|
|
|
|
Rotate the dots around the page in a circular pattern.
|
|
|
|
|
2017-08-01 05:34:53 +00:00
|
|
|
Make a better points data structure with x and y keys.
|
2017-08-03 04:17:17 +00:00
|
|
|
|
|
|
|
If lines make a connected polygon, shade the inside of it with the average color
|
|
|
|
of all vertices composing the polygon. The more distant the points (and the
|
|
|
|
larger the polygon) the more dark the color is shaded.
|
2017-08-08 02:00:44 +00:00
|
|
|
* Hard. Not sure where to start with this.
|
2017-08-08 03:02:11 +00:00
|
|
|
|
|
|
|
Add a bunch of dials and switches to the UI to tweak the different configurable
|
|
|
|
values.
|