Thesis Details

Subdivision Surfaces

Bachelor's Thesis Student: Otočka Dávid Academic Year: 2006/2007 Supervisor: Sumec Stanislav, Ing., Ph.D.
English title
Subdivision Surfaces
Language
Czech
Abstract

The object of my bachelor work was to create a library, that will realise the technique of Subdivision Surfaces and demonstrate the functionality of the library on different examples. The library as well as the program is written by using C++ language, for window creation is used WinAPI and for work with the graphics OpenGL. There are three implemented algorithms and those are Butterfly, Loop and Catmull-Clark. For demonstration are used few basic objects, that are implemented directly in the library.

Keywords

Subdivision, Surfaces, programming language C++, OpenGL, WinAPI, Loop, Butterfly, Catmull-Clark

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
13 June 2007
Reviewer
Committee
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), předseda
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Kršek Přemysl, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Linhart Miroslav, doc. Ing., CSc. (DCSY FIT BUT), člen
Lukáš Roman, Ing., Ph.D. (DIFS FIT BUT), člen
Ráček Jaroslav, RNDr., Ph.D. (FI MUNI), člen
Citation
OTOČKA, Dávid. Subdivision Surfaces. Brno, 2007. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-13. Supervised by Sumec Stanislav. Available from: https://www.fit.vut.cz/study/thesis/5137/
BibTeX
@bachelorsthesis{FITBT5137,
    author = "D\'{a}vid Oto\v{c}ka",
    type = "Bachelor's thesis",
    title = "Subdivision Surfaces",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5137/"
}
Back to top