2018
View Adaptive Room Rendering

By Tuofan Yuan
Bachelor of Science Capstone Project, April 2018

Links to: Capstone Presentation Project Folder (restricted access)

This project is focus on Professor Sung’s room scanning project. Currently, this project can scan a room by Tango phone, and display the scanned room mesh into Unity. Professor’s final goal is to scan entire campus rather than only one room. To do this, there should be a way to simplify the displaying method because one mesh file on current project contains approximately 30,000 vertices. Otherwise displaying all meshes takes a while. My tasks in this project is to implement a way to display the meshes parialy, and reconstruct a mesh file into user specified shape. These allow this project to reduce time to load meshes.

Part 1:

Part 2:

Under supervision of Dr. Kelvin Sung. Division of Computing Software Systems at UW Bothell