首页> 外文OA文献 >Interactive visualization of spatial data in Unity3D
【2h】

Interactive visualization of spatial data in Unity3D

机译:Unity3D中的空间数据交互式可视化

摘要

In our thesis, we developed a prototype of an interactive 3D terrain visualization of Slovenia. We merged LiDAR data in form of height maps with orthophoto images, which were downloaded from the Slovenian Environment Agency's servers. We developed the prototype in Unity3D with programming language C#.ududFor successful interactive visualization, we implemented multiple support systems. We divided the terrain into tiles. Each tile consists of metadata and terrain. The terrain was generated from height maps and ortophoto images. For correct alignment, we implemented an offset alignment system and control point system.ududBecause of a high number of tiles, we implemented a level of detail system. The closer the camera is to the terrain, the higher resolution tiles are loaded and shown. The system also helped us with better memory management, as there are fewer tiles loaded in the memory. Tiles are linked together into a hierarchy, which is managed by a data structure called TreeStructure, which is grouping tiles into 3$imes$3 grid.ududImages were loaded and processed asynchronously, via coroutines, which helped us maintain a responsive user interface. ududFor additional performance gains, all images were converted to a proprietary format, which enabled us to use faster Unity functions.
机译:在我们的论文中,我们开发了斯洛文尼亚交互式3D地形可视化的原型。我们将LiDAR数据以高度图的形式与正射影像进行了合并,正射影像可从斯洛文尼亚环境局的服务器下载。我们使用编程语言C #。 ud ud在Unity3D中开发了原型为了成功进行交互式可视化,我们实现了多个支持系统。我们将地形分为瓷砖。每个图块均由元数据和地形组成。地形是从高度图和正射影像生成的。为了正确对齐,我们实现了偏移对齐系统和控制点系统。 ud ud由于存在大量图块,因此我们实现了详细级别系统。相机距离地形越近,加载和显示的分辨率越高。该系统还帮助我们改善了内存管理,因为在内存中加载的磁贴较少。将图块链接到一个层次结构中,该层次结构由称为TreeStructure的数据结构管理,该结构将图块分组为3 $ times $ 3网格。 ud ud图像通过协程异步加载和处理,这有助于我们保持响应用户接口。 ud ud为了获得更高的性能,所有图像均被转换为专有格式,这使我们能够使用更快的Unity功能。

著录项

  • 作者

    Smrkolj Koželj Nejc;

  • 作者单位
  • 年度 2017
  • 总页数
  • 原文格式 PDF
  • 正文语种
  • 中图分类

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号