added README
This commit is contained in:
parent
e82e9457da
commit
e0be88e0db
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*~*
|
||||
*#
|
||||
*.pdf
|
||||
!midyear.pdf
|
||||
|
16
README.md
Normal file
16
README.md
Normal 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
BIN
midyear.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user