Skip to content

Commit 994e8d7

Browse files
authored
Update README.md
1 parent 543cf49 commit 994e8d7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ The scan to model pipeline (SMP) is an open source tool that automatically gener
99
- Pipeline config file support (refer to pipeline config section)
1010
- LAS, PLY support
1111

12-
## Revision history
13-
It's still in its early stages, but if you have the will, you can improve the parts that are lacking.</br>
14-
- 0.1: 2024.1. draft version. basic functions supports.
15-
- 0.15: 2024.8. add pipeline stage architecture.
16-
- 0.2: 2025.2. [web app service as prototype](https://scan-to-model-app.fly.dev/). bug fixed.
17-
1812
## Examples
1913
![Pipeline Overview](https://github.com/mac999/scan_to_model_pipeline/blob/main/scan_to_model_pipeline.gif)
2014
![Pipeline Overview](https://github.com/mac999/scan_to_model_pipeline/blob/main/image1.PNG)
@@ -24,6 +18,13 @@ It's still in its early stages, but if you have the will, you can improve the pa
2418
![Pipeline Overview](https://github.com/mac999/scan_to_model_pipeline/blob/main/image5.PNG)
2519
![Pipeline Overview](https://github.com/mac999/scan_to_model_pipeline/blob/main/image6.PNG)
2620

21+
## Revision history
22+
It's still in its early stages, but if you have the will, you can improve the parts that are lacking.</br>
23+
- 0.1: 2024.1. draft version. basic functions supports.
24+
- 0.15: 2024.8. add pipeline stage architecture.
25+
- 0.2: 2025.2. [web app service as prototype](https://scan-to-model-app.fly.dev/). bug fixed.
26+
![web application as demo version](https://github.com/mac999/scan_to_model_pipeline/blob/main/image7.PNG)
27+
2728
# Install
2829
To install the required dependencies, you can use:
2930
```bash

0 commit comments

Comments
 (0)