feat: Get x_ite mostly working on VRML97 and later files

In addition, it checks for VRML 1.0 files and reports that it can't yet
  handle them. There are still some glitches, but the basic functionality
  is there.
  Resolves #9.
This commit is contained in:
Glen Whitney 2023-08-30 22:14:47 -07:00
parent d4b6ddd861
commit e32dcdc3ff
11 changed files with 2568 additions and 3 deletions

View file

@ -81,7 +81,7 @@
<a href = "fish.wrl">fish.wrl</a>;
</li>
<li>
<a href = "https://people.math.sc.edu/Burkardt/data/wrl_2/hello_world.wrl">hello_world.wrl</a>;
<a href = "http://127.0.0.1:8080/assets/hello_world.wrl">hello_world.wrl</a>;
</li>
<li>
<a href = "materials.wrl">materials.wrl</a>;