Thesis Details

Cloudové řešení pro zpracování 3D modelů

Bachelor's Thesis Student: Klemens Jakub Academic Year: 2018/2019 Supervisor: Španěl Michal, Ing., Ph.D.
English title
Cloud Solution for 3D Models Processing
Language
Czech
Abstract

This thesis deals with the possibilities of processing 3D models in cloud applications. A C++ library called Cloud3D has been designed and implemented. The resulting library is used to quickly create client-server applications. The library is divided into three separate parts: Client, Service Provider and Load Balancer. The service provider runs in the cloud and provides 3D model processing services to client applications. The biggest advantage of Cloud3D is the ease of creating new applications with its help. Other benefits include scalability, assured implementation of look-a-side Load Balancer, and security ensured by the use of SSL certification. 

Keywords

3D, models, graphic, cloud, library, client, service provider, load balancer, protoc, gRPC

Department
Degree Programme
Information Technology
Files
Status
defended, grade E
Date
13 June 2019
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Drábek Vladimír, doc. Ing., CSc. (DCSY FIT BUT), člen
Rozman Jaroslav, Ing., Ph.D. (DITS FIT BUT), člen
Rychlý Marek, RNDr., Ph.D. (DIFS FIT BUT), člen
Španěl Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Citation
KLEMENS, Jakub. Cloudové řešení pro zpracování 3D modelů. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-13. Supervised by Španěl Michal. Available from: https://www.fit.vut.cz/study/thesis/17453/
BibTeX
@bachelorsthesis{FITBT17453,
    author = "Jakub Klemens",
    type = "Bachelor's thesis",
    title = "Cloudov\'{e} \v{r}e\v{s}en\'{i} pro zpracov\'{a}n\'{i} 3D model\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/17453/"
}
Back to top