Thesis Details

Interaktivní stavebnice pomocí OpenGL

Bachelor's Thesis Student: Klepáčková Karolína Academic Year: 2016/2017 Supervisor: Tóth Michal, Ing.
English title
Interactive Building Game with OpenGL
Language
Czech
Abstract

The goal of this thesis is implementation of interactive LEGO like building game using OpenGL. Aplication allows to create models using bricks which color and type can be changed. Created models can be saved or loaded. Each brick of a designed model has its own combnation of type and color. The output is number of bricks of each combination which occurs in application. This enables to realize the designed model. The final implementation is realized via C++ programming language extended with libraries.

Keywords

Interactive building game, OpenGL, C++, 3D, LEGO, mouse picking, collision detection, models rendering, ImGUI, shading, lighting models, scene graph.

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
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
KLEPÁČKOVÁ, Karolína. Interaktivní stavebnice pomocí OpenGL. 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/19088/
BibTeX
@bachelorsthesis{FITBT19088,
    author = "Karol\'{i}na Klep\'{a}\v{c}kov\'{a}",
    type = "Bachelor's thesis",
    title = "Interaktivn\'{i} stavebnice pomoc\'{i} OpenGL",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19088/"
}
Back to top