feat(viewer): intermeidate step

This commit is contained in:
Dimitrie Stefanescu
2021-02-20 23:05:54 +00:00
parent 70bbc43acb
commit db2a3f01f6
11 changed files with 1166 additions and 524 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
<div class="twelve columns">
<button onclick="v.sceneManager.zoomExtents()">Zoom Extents</button>
<button onclick="v.postprocessing = !v.postprocessing">Postprocessing Toggle</button>
<button onclick="v.sectionBox.toggleSectionBox()">Show Section Box</button>
<button onclick="v.interactions.toggleSectionBox()">Toggle Section Box</button>
<button onclick="v.interactions.test()">Test Section Box</button>
</div>
<div class="twelve columns">
<input id="objectUrlInput" type="text" name="objectId" placeholder="Object Url" style="width:49%" value="https://staging.speckle.dev/streams/a75ab4f10f/objects/a59617590b0bec4e9b5ee487ee75b1a7"/>