From 2bfa294a8da17bba0ddfacd09db022e763c2d8ef Mon Sep 17 00:00:00 2001 From: yanzexuan Date: Mon, 9 Jan 2023 23:54:35 +0800 Subject: [PATCH] Add title for orthographic view --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcb9d85..ddaa18a 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ 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)