Skip to content

Commit

Permalink
update ply_rerun example readme with link to data
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba authored Dec 26, 2024
1 parent 2118897 commit be9aca4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/ply_rerun/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ Options:
Example:

```bash
cargo run -p ply_rerun -- --ply-path banana.ply --ply-type default
cargo run -p ply_rerun -- --ply-path room-bin.ply --ply-type default
```

Output:

https://github.com/user-attachments/assets/ead3b767-4b57-4e3f-8bcf-0f93fe6ab962

NOTE: download the data from https://github.com/kornia/data/raw/refs/heads/main/pointcloud/room_bin.ply

0 comments on commit be9aca4

Please sign in to comment.