scispace - formally typeset
C

Chris Gray

Researcher at Eindhoven University of Technology

Publications -  11
Citations -  137

Chris Gray is an academic researcher from Eindhoven University of Technology. The author has contributed to research in topics: Polyhedron & Set (abstract data type). The author has an hindex of 6, co-authored 11 publications receiving 134 citations.

Papers
More filters

Algorithms for Fat Objects: Decompositions and Applications

TL;DR: This thesis examines a specific realistic input model in this thesis: the model where objects are restricted to be fat, and proposes two algorithms for triangulating fat polygons in linear time that are much simpler.
Journal ArticleDOI

Ray shooting and intersection searching amidst fat convex polyhedra in 3-space

TL;DR: A data structure for ray-shooting queries in a set of convex fat polyhedra of total complexity n in R^3 using O(n^2^+^@e) storage and preprocessing time, and queries can be answered in O(log^2n) time.
Proceedings Article

Cutting cycles of rods in space: hardness and approximation

TL;DR: This work gives a polynomial-time approximation algorithm with no restriction on rod orientation that computes a solution of size O(τ log τ log log log τ), where τ is the size of an optimal solution.
Proceedings ArticleDOI

Ray shooting and intersection searching amidst fat convex polyhedra in 3-space

TL;DR: A data structure for ray-shooting queries in a set of convex fat polyhedra of total complexity n in R3, which uses O(n) storage and preprocessing time and queries can be answered in O((n/√m)log2
Proceedings Article

Triangulating and Guarding Realistic Polygons.

TL;DR: In this article, the authors proposed a new model of realistic input, called k-guardable objects, which generalizes two previously identified classes of realistic inputs: realistic input and non-realistic input.