Seems to be some math "problems". (?)
Or script problems... Have to look some more...
I noticed a couple of times, doing a form, deleting it, and redoing it, changed from "hex" to "round"... That seemed weird.
Divide by zero?
There is some kind of limit to how much detail gets calculated by javascript or (MoI)?...
Memory or something gets filled up, or clogged up, with very large curve and point numbers?...so that re-starting the
script just doesn't work, gets "thrown out" by MoI. But all works good if MoI is restarted.
Maybe a lack of script "cleanup"?...
(Just some unskilled guesses.)
The base equations are that of circle, or ellipse, so a closed form is calculated for a full 2*pi ...?...
Edit, changed 2nd usage of i index to a k index. Put the index start point back at zero, (like in other MoI scripts).
This got rid of the hole at the south pole.
|