Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KeKsBoTer committed Jan 23, 2024
1 parent 47dc9c5 commit d3820ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ This code implements a renderer for the reconstructions obtained with [3D Gaussi

[👉 Click to run the web demo 👈](https://keksboter.github.io/web-splat/demo.html)


## Build

First, install the Rust compiler (e.g. with [rustup](https://rustup.rs/))

Clone the repository and run

```bash
cargo build --release --bin viewer

```

## Run
Expand Down Expand Up @@ -44,7 +46,6 @@ cargo run --release --features npz --bin viewer point_cloud.npz cameras.json
-h, --help Print help
-V, --version Print version
</details>
king shot that visits the test views

## About

Expand Down

0 comments on commit d3820ac

Please sign in to comment.