Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tanganke committed Nov 4, 2021
2 parents 36970d7 + ca06c4c commit a521809
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ Simple OpenGL program to visualize point cloud.

The input data files should be **plain text** files.

screenshot on Linux:
![](Screenshot.png)

```

screenshot on Windows 10:
2,300,000 points(GTX 1650)
![](Screenshot_2300K.png)

```bash
USAGE: point_cloud_viewer [OPTIONS] point_cloud

OPTIONS:
Expand All @@ -31,4 +37,4 @@ dependencies:
- GLFW: window manager
- imgui: GUI library
- spdlog: debug log
- structopt: parse command line arguments
- structopt: parse command line arguments
Binary file added Screenshot_2300K.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a521809

Please sign in to comment.