Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added some lines
  • Loading branch information
FabiKogWi authored Sep 25, 2024
1 parent 80f923e commit a9cddd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The pipeline includes several steps such as data acquisition, preprocessing, tra
- **Performance Improvements**: Over other solutions through culling and unloading of splats.
- **Navigation Through Buildings**: Display arrows that lead you to your destination.

---

## Getting Started
### Via Docker
- Install [Docker](https://www.docker.com/) (Required!)
Expand All @@ -29,6 +31,8 @@ The pipeline includes several steps such as data acquisition, preprocessing, tra
- Clone the code from [GitHub](https://github.com/cgtuebingen/hyperrealistic_indoor_streetview): `git clone git@github.com:cgtuebingen/hyperrealistic_indoor_streetview.git`
- Run `yarn dev` in the terminal in the root directory of the project (should be hyperrealistic_indoor_streetview)

---

## Features

**Teleportation**\
Expand Down Expand Up @@ -132,6 +136,8 @@ The control-scheme can easily be extended by adding keys inside the switch cases
**Performance Improvements**\
Performance was improved on low-end machines via small optimization with about 5-10fps gained.

---

## Example for Inspiration for your own projects
This is the project the codes was written for and may serve as an example for what you can do with this (and maybe what not).

Expand Down

0 comments on commit a9cddd2

Please sign in to comment.