Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Geometric Interpretation of the Boolean Gilbert-Johnson-Keerthi Algorithm (1505.07873v1)

Published 28 May 2015 in cs.CG

Abstract: The Gilbert-Johnson-Keerthi (GJK) algorithm is an iterative improvement technique for finding the minimum distance between two convex objects. It can easily be extended to work with concave objects and return the pair of closest points. [4] The key operation of GJK is testing whether a Voronoi region of a simplex contains the origin or not. In this paper we show that, in the context where one is interested only in the Boolean value of whether two convex objects intersect, and not in the actual distance between them, the number of test cases in GJK can be significantly reduced. This results in a simpler and more efficient algorithm that can be used in many computational geometry applications.

Citations (1)

Summary

We haven't generated a summary for this paper yet.