ConvexBodyProximityQueries.jl icon indicating copy to clipboard operation
ConvexBodyProximityQueries.jl copied to clipboard

A fast module for computing proximity queries between convex bodies in 2D/3D

Results 3 ConvexBodyProximityQueries.jl issues
Sort by recently updated
recently updated
newest added

I have been using this package for distance calculation between 3D Triangles. I cannot understand why the case fails (I can provide more if anybody requests). Example code, where I...

Perhaps you don't intend to support this, but in that case documentation or a better error would be nice ``` julia> closest_points(polyA, polyB, @SVector[1,0]) ERROR: MethodError: no method matching eps(::Type{Int64})...

Keep this issue open to trigger the registrator. @JuliaRegistrator register()