Re: Sample implementation of make-ball-generator seems incorrect
Bradley Lucier 05 Feb 2024 00:34 UTC
On 2/4/24 3:08 PM, Bradley Lucier wrote:
> 2. I replaced make-ball-generator with an algorithm from
>
> https://www.onera.fr/sites/default/files/297/C013_-_Dezert_-_YBSTributeMonterey2001.pdf
>
> which is itself incorrect (as a failing test shows) even thought it's
> cited all over the interwebs.
It turns out the test was incorrect, not the paper, sorry. I include
here a repaired test file, which is now somewhat repetitive.
So I think we now have algorithms that work for ellipsoids and the
interior of ellipsoids.
Brad