vix.ing · top · new · best · stats · spec

Clipping and Intersection Algorithms: Short Survey and References

2022/06/27 by Skala, Vaclav
#68U05 #68xx #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Graphics (cs.GR)

paper · doi:10.48550/arxiv.2206.13216

Abstract

This contribution presents a brief survey of clipping and intersection algorithms in E2 and E3 with a nearly complete list of relevant references. Some algorithms use the projective extension of the Euclidean space and vector-vector operations, which supports GPU and SSE use.

Related