feat: Proof of concept for displaying wrl files #10

Merged
glen merged 2 commits from first_wrl into main 2023-08-31 05:30:42 +00:00
Owner

Mostly works on VRML97 and up files. Unfortunately, many of the target files are VRML 1.0,
so an on-the-fly converter will be needed. The strategy for that is to translate the converter in Wings 3D.

Resolves #9.

Mostly works on VRML97 and up files. Unfortunately, many of the target files are VRML 1.0, so an on-the-fly converter will be needed. The strategy for that is to translate the converter in Wings 3D. Resolves #9.
glen added 2 commits 2023-08-31 05:30:23 +00:00
e32dcdc3ff 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.
glen merged commit 9107c82f13 into main 2023-08-31 05:30:42 +00:00
glen deleted branch first_wrl 2023-08-31 05:30:42 +00:00
Sign in to join this conversation.
No description provided.