Added Ruben Lopez's Inventor/VRML 1.0 loader.

This commit is contained in:
Robert Osfield
2002-07-26 15:37:23 +00:00
parent 8901c42434
commit 078cdbed49
39 changed files with 5572 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ Registry::Registry()
addFileExtensionAlias("geo", "lwo");
addFileExtensionAlias("lw", "lwo");
addFileExtensionAlias("wrl", "iv");
}