Commit Graph

8 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
f3745dc6ba
Fix a few small bugs 2018-06-10 13:48:11 +01:00
Starbeamrainbowlabs
429beb2e52
Add a hollowellipsoid command 2018-06-09 20:02:30 +01:00
Starbeamrainbowlabs
2fd63fcb25
Correct offset 2018-06-09 19:38:23 +01:00
Starbeamrainbowlabs
729424e97c
Formatting & performance improvements 2018-06-09 19:35:32 +01:00
Starbeamrainbowlabs
aadee6a5ae
Add ellipsoid equation.
Ref https://stackoverflow.com/questions/17770555/how-to-check-if-a-point-is-inside-an-ellipsoid
2018-06-09 14:11:25 +01:00
Starbeamrainbowlabs
43f395ad02
Try to fix the ellipsoid function, but it's not working right.
Thankfully I have a clue as to what's going wrong, which I've made a
note of. Time for some research I think.....
2018-06-09 13:36:25 +01:00
Starbeamrainbowlabs
2b33100356
Fix crashes in new ellipsoid command 2018-06-09 13:10:42 +01:00
Starbeamrainbowlabs
88c59fca7c
Initial //ellipsoid implementation. Also reduce default floodfill radius 2018-06-09 13:05:09 +01:00