feat: Generate Firefox plugin

So far, plugin only handles VRML. But it loads as a temporary plugin in
   Firefox OK, and it generates viewers as necessary, including overlaying
   existing images that are links to VRML files.
This commit is contained in:
Glen Whitney 2023-09-28 13:25:25 -07:00
parent b31c0671d2
commit e56090cd7e
16 changed files with 149982 additions and 46 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
tsbuild
jsbuild
public/js
extension
# Editor backups
*~