Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Konferenzbeitrag

Towards Hardware Implementation of Loop Subdivision

MPG-Autoren
/persons/resource/persons44138

Bischoff,  Stephan
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44805

Kobbelt,  Leif P.
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45449

Seidel,  Hans-Peter       
Computer Graphics, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)

loop_render1.pdf
(Preprint), 852KB

Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Bischoff, S., Kobbelt, L. P., & Seidel, H.-P. (2000). Towards Hardware Implementation of Loop Subdivision. In S. N. Spencer (Ed.), Proceedings of 2000 ACM SIGGRAPH/Eurographics Workshop on Graphics Hardware (pp. 41-50). New York, NY: ACM.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-3500-C
Zusammenfassung
We present a novel algorithm to evaluate and render Loop subdivision
surfaces. The algorithm exploits the fact that Loop subdivision
surfaces are piecewise polynomial and uses the forward difference
technique for efficiently computing uniform samples on the limit
surface. The main advantage of our algorithm is that it only
requires a small and constant amount of memory that does not depend
on the subdivision depth. The simple structure of the algorithm
enables a scalable degree of hardware implementation. By low-level
parallelization of the computations, we can reduce the critical
computation costs to a theoretical minimum of about one {\tt
float[3]}-operation per triangle.