Merge pull request #32 from pattern-x/feature/add-snapshots
Feature/add snapshots
This commit is contained in:
14
README.md
14
README.md
@ -57,6 +57,20 @@ console.log("Loaded");
|
|||||||
viewer.goToHomeView();
|
viewer.goToHomeView();
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Features for BimViewer
|
||||||
|
- Load and view BIM model
|
||||||
|

|
||||||
|
- Orthographic view
|
||||||
|

|
||||||
|
- Selection
|
||||||
|

|
||||||
|
- X-Ray
|
||||||
|

|
||||||
|
- Distance measurement
|
||||||
|

|
||||||
|
- Section
|
||||||
|

|
||||||
|
|
||||||
## Features for DxfViewer
|
## Features for DxfViewer
|
||||||
- Load and view dxf file
|
- Load and view dxf file
|
||||||

|

|
||||||
|
BIN
public/demo/images/snapshots/bim_dist_measure.gif
Normal file
BIN
public/demo/images/snapshots/bim_dist_measure.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 798 KiB |
BIN
public/demo/images/snapshots/bim_ortho_camera.png
Normal file
BIN
public/demo/images/snapshots/bim_ortho_camera.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 742 KiB |
BIN
public/demo/images/snapshots/bim_section_plane.png
Normal file
BIN
public/demo/images/snapshots/bim_section_plane.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 921 KiB |
BIN
public/demo/images/snapshots/bim_selection.gif
Normal file
BIN
public/demo/images/snapshots/bim_selection.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 408 KiB |
BIN
public/demo/images/snapshots/bim_view_model.png
Normal file
BIN
public/demo/images/snapshots/bim_view_model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 662 KiB |
BIN
public/demo/images/snapshots/bim_xray.gif
Normal file
BIN
public/demo/images/snapshots/bim_xray.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 917 KiB |
Reference in New Issue
Block a user