Thesis Details

Optimalizované sledování paprsku

Master's Thesis Student: Brich Radek Academic Year: 2007/2008 Supervisor: Zemčík Pavel, prof. Dr. Ing.
English title
Optimized Ray Tracing
Language
Czech
Abstract

Goal of this work is to write an optimized program for visualization of 3D scenes using ray tracing method. First, the theory of ray tracing together with particular techniques are presented. Next part focuses on different approaches to accelerate the algorithm. These are space partitioning structures, fast ray-triangle intersection technique and possibilities to parallelize the whole ray tracing method. A standalone chapter addresses the design and implementation of the ray tracing program.

Keywords

Ray tracing, 3D scene, optimization, parallelization, SIMD, SSE, ray bundles, ray packets, space partitioning, octree, kd-tree, barycentric coordinates.

Department
Degree Programme
Information Technology, Field of Study Computer Graphics and Multimedia
Files
Status
defended, grade B
Date
19 June 2008
Reviewer
Committee
Češka Milan, prof. RNDr., CSc. (DITS FIT BUT), předseda
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), člen
Kršek Přemysl, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Orság Filip, Ing., Ph.D. (DITS FIT BUT), člen
Sojka Eduard, doc. Dr. Ing. (VŠB-TUO), člen
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), člen
Citation
BRICH, Radek. Optimalizované sledování paprsku. Brno, 2008. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-19. Supervised by Zemčík Pavel. Available from: https://www.fit.vut.cz/study/thesis/5815/
BibTeX
@mastersthesis{FITMT5815,
    author = "Radek Brich",
    type = "Master's thesis",
    title = "Optimalizovan\'{e} sledov\'{a}n\'{i} paprsku",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2008,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5815/"
}
Back to top