Paralelní budování akceleračních struktur pro ray tracing – Bc. Ondřej Sochora
Bc. Ondřej Sochora
Master's thesis
Paralelní budování akceleračních struktur pro ray tracing
Parallel construction of acceleration data structures for ray tracing
Abstract:
Práce se zabývá paralelním budováním stromu obalových těles pro algoritmus ray tracing s použitím více vláken na multijádrovém systému. Je vysvětlen postup, jak zapojit do procesu stavby všechna dostupná jádra procesorů a implementuje tři možné návrhy řešení úlohy stavby hierarchie. Stejně tak popisuje záležitosti, které plynou z multivláknového programování. Závěr práce se věnuje měření a porovnávání …moreAbstract:
The paper is focusing on parallel building of bounding volume hierarchy tree which is then used by ray tracing algorithm. The building process is done on multicore system with help of multiple threads. How to invlolve all available cores and CPUs is described and three possible methods of BVH tree creation are implemented. Moreover, any issues which arises from multithreaded programming are described …more
Language used: Czech
Date on which the thesis was submitted / produced: 27. 5. 2013
Identifier:
https://is.muni.cz/th/l158c/
Thesis defence
- Date of defence: 24. 6. 2013
- Supervisor: RNDr. Marek Vinkler, Ph.D.
- Reader: prof. Ing. Jiří Sochor, CSc.
Citation record
Full text of thesis
Contents of on-line thesis archive
Published in Theses:- světu
Other ways of accessing the text
Institution archiving the thesis and making it accessible: Masarykova univerzita, Fakulta informatikyMasaryk University
Faculty of InformaticsMaster programme / field:
Informatics / Computer Graphics
Theses on a related topic
-
Hierarchie obalových těles
Filip Dinh -
Budování hierarchie obalových těles na GPU
Martin Holas -
Akcelerační datové struktury pro 3D zobrazování
Pavel Lokvenc -
Paralelní programování v Javě
Oleg Lazarenkov