Merge pull request #71 from pattern-x/feature/dxf-compare

Feature/dxf compare
This commit is contained in:
yanzexuan
2023-03-29 15:13:05 +08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,7 @@ viewer.goToHomeView();
## Features for BimViewer
- Load and view BIM model
![load_and_view.gif](public/demo/images/snapshots/load_and_view.gif)
![load_and_view.gif](public/demo/images/snapshots/bim_view_model.png)
- Orthographic view
![bim_ortho_camera.png](public/demo/images/snapshots/bim_ortho_camera.png)
- Selection
@ -82,6 +82,8 @@ viewer.goToHomeView();
- Angle measurement
- Markups
![markups.gif](public/demo/images/snapshots/markups.gif)
- Comparison
![markups.gif](public/demo/images/snapshots/dxf_compare.png)
- Undo/redo
## How to integrate DxfViewer into your system

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB