added README

This commit is contained in:
aj 2020-02-23 18:16:11 +00:00
parent e82e9457da
commit e0be88e0db
3 changed files with 17 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~*
*#
*.pdf
!midyear.pdf

16
README.md Normal file
View File

@ -0,0 +1,16 @@
Disseration
===================
Undergraduate disseration project working on the [LiveScan3D](https://github.com/MarekKowalski/LiveScan3D) suite of applications. The project aims to add multisource capabilities and receive multiple streamed locations simultaneously.
This repository includes the mid-year and final report Latex and the associated media. The source repository for the work can be found in the `multisource` branch of [@sarsoo/LiveScan3D](https://github.com/Sarsoo/LiveScan3D).
The mid-year report is available [here](midyear.pdf).
![Example multiple source display](media/180flip.jpg)
The new layout will look as below with multiple discrete locations streaming to a server which serves a composite view for the user experience.
![Premise of the new structure](media/premise.png)
![Initial testing image](media/pretransform.jpg)
Additionally the project also aims to include developments for the Hololens and mobile AR experiences. Currently an Android application is under development at [@sarsoo/LiveScan3D-Android](https://github.com/Sarsoo/LiveScan3D-Android).
The project will be concluded by May 2020.

BIN
midyear.pdf Normal file

Binary file not shown.