caxapexac
caxapexac
(the only solution I've found so far is binary search on the way doing overlap several times but it is costly and not so accurate. You can optimize it doing...
Any plans adding this in near future?
Also what can I use instead of sweep test for now?
@DanielChappuis any updates yet? Maybe somewhere in preview version?
Still no solution?
Any solutions yet?
Sorry for the late reply, I'm trying to reproduce the issue, wait for the several days please
Btw https://github.com/Synxis/SPARK/pull/18 with a bit different solution of size_t
@kingscallop do you have an working x64 branch?
Found promising forks: https://github.com/gitLongjie/SPARK - changed size_t to unsigned int https://github.com/fredakilla/SPARK - seems like huge changes