2011
DOI: 10.1007/978-3-642-21931-3_2
|View full text |Cite
|
Sign up to set email alerts
|

An Optimal Hidden-Surface Algorithm and Its Parallelization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
2
2

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 42 publications
0
3
0
Order By: Relevance
“…The computational geometry community showed continued interest in analytic visibility, and in recent years Dévai gave an easier‐to‐implement optimal sequential algorithm and an optimal parallel algorithm that runs in Θ(log n ) using n 2 / logn processors in the CREW PRAM model (Concurrent Read Exclusive Write Parallel Random Access Machine) [Dév11]. However, such optimal algorithms use intricate data structures and are highly non‐trivial to implement on actual GPU hardware.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…The computational geometry community showed continued interest in analytic visibility, and in recent years Dévai gave an easier‐to‐implement optimal sequential algorithm and an optimal parallel algorithm that runs in Θ(log n ) using n 2 / logn processors in the CREW PRAM model (Concurrent Read Exclusive Write Parallel Random Access Machine) [Dév11]. However, such optimal algorithms use intricate data structures and are highly non‐trivial to implement on actual GPU hardware.…”
Section: Related Workmentioning
confidence: 99%
“…Our method performs the visibility computation independently for each edge, which yields an embarrassingly parallel workload. Building on a method of Dévai [Dév11], we present a new edge‐triangle intersection method that allows replacing the theoretical ‘black hole’ treatment of Dévai with a novel, implementation‐friendly boundary completion stage. Both algorithms and the additional hidden line elimination stage are presented in the next sections.…”
Section: Analytic Visibilitymentioning
confidence: 99%
See 1 more Smart Citation