VARIATIONS ON RAY SHOOTING

Citation
R. Baryehuda et S. Fogel, VARIATIONS ON RAY SHOOTING, Algorithmica, 11(2), 1994, pp. 133-145
Citations number
22
Categorie Soggetti
Computer Sciences",Mathematics,Mathematics,"Computer Science Software Graphycs Programming
Journal title
ISSN journal
01784617
Volume
11
Issue
2
Year of publication
1994
Pages
133 - 145
Database
ISI
SICI code
0178-4617(1994)11:2<133:VORS>2.0.ZU;2-H
Abstract
We solve some problems related to ray shooting in the plane, such as f inding the first object hit by a query ray or counting the number of o bjects intersected by the query line. Our main results are an algorith m for finding the first hit when the objects are lines, and an algorit hm for the case when the objects are segments. If the segments form si mple polygons, this information can be used for reducing the complexit y of the algorithms. The algorithms are efficient in space and in quer y time. Moreover, they are simple and therefore of practical use.