Rok Rupnik (2017) Interactive online 3D display of Slovenian terrain. MSc thesis.
Abstract
In this master thesis we implemented an online interactive 3D display of a digital terrain model of Slovenia. The model was made with the help of LIDAR technology by Slovenian environment agency (ARSO). The size of all data in compressed form is about 60 GB. We cannot transfer this amount of data directly for rendering in the browser. We simplified the data and organised it into multiple levels of detail. This data was then served from a server program to an app in the client’s browser. This app made sure to load and render the correct data. After the implementation we compared the solution from existing libraries and our own technique which was based on the CDLOD method.
Actions (login required)