Merge pull request #32 from pattern-x/feature/add-snapshots

Feature/add snapshots
This commit is contained in:
pattern-x
2023-01-10 16:29:27 +08:00
committed by GitHub
7 changed files with 14 additions and 0 deletions

View File

@ -57,6 +57,20 @@ console.log("Loaded");
viewer.goToHomeView();
```
## Features for BimViewer
- Load and view BIM model
![bim_view_model.png](public/demo/images/snapshots/bim_view_model.png)
- Orthographic view
![bim_ortho_camera.png](public/demo/images/snapshots/bim_ortho_camera.png)
- Selection
![bim_selection.gif](public/demo/images/snapshots/bim_selection.gif)
- X-Ray
![bim_xray.gif](public/demo/images/snapshots/bim_xray.gif)
- Distance measurement
![bim_dist_measure.gif](public/demo/images/snapshots/bim_dist_measure.gif)
- Section
![bim_section_plane.png](public/demo/images/snapshots/bim_section_plane.png)
## Features for DxfViewer
- Load and view dxf file
![load_and_view.gif](public/demo/images/snapshots/load_and_view.gif)

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 921 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 917 KiB