chore: Check types and add draft full typing for x_ite. (#18)
Enabling type checking involves a full rearrangement of the build process, as well as supplying types for some of the dependencies. Now that (hopefully) all of the methods are typed, can call (for example) browser.setBrowserOption to manage the viewer navigation. Resolves #14. Resolves #17. Reviewed-on: #18 Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
parent
a8707386aa
commit
b5478254af
15 changed files with 2767 additions and 33 deletions
|
@ -7,7 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<p>Here is a
|
||||
<a href="http://127.0.0.1:8080/assets/hartWings.wrl">Hart polyhedron
|
||||
<a href="http://127.0.0.1:8080/assets/hartPoly.wrl">Hart polyhedron
|
||||
</a>.
|
||||
</p>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue