Thesis Details

Porovnání stínových metod

Bachelor's Thesis Student: Kiss Marcel Academic Year: 2016/2017 Supervisor: Tóth Michal, Ing.
English title
Comparison of Shadow Methods
Language
Czech
Abstract

This thesis talks about comparison of shadow casting techniques within a scene. In the theoretical part, it describes and compares possible solutions of shadow casting and more detailed about Shadow Mapping and Shadow Volumes, which are among the most commonly used real-time shadowing techniques. The main part is about design and implementation of these two shadow methods using the OpenGL library. In the measurement part it compares methods based on measured values. The outcome of my measurements can be found in the final part of my thesis.

Keywords

shadow, shadow mapping, depth texture, shadow volumes, C++, OpenGL, 3D, graphics, measurement, comparison, texture, antialiasing, projection, scene, rendering

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
15 June 2017
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Bartík Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Krupková Vlasta, RNDr., CSc. (DMAT FEEC BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Strnadel Josef, Ing., Ph.D. (DCSY FIT BUT), člen
Citation
KISS, Marcel. Porovnání stínových metod. Brno, 2017. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-15. Supervised by Tóth Michal. Available from: https://www.fit.vut.cz/study/thesis/19877/
BibTeX
@bachelorsthesis{FITBT19877,
    author = "Marcel Kiss",
    type = "Bachelor's thesis",
    title = "Porovn\'{a}n\'{i} st\'{i}nov\'{y}ch metod",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19877/"
}
Back to top