|
| |
J3D-VRML97
| Last update: |
26 Sept 2004 |
| Author: |
Java.net Community Project
|
| File Format(s): |
VRML97 |
| Availability: |
Working group, mailing lists, documentation and CVS at
https://j3d-vrml97.dev.java.net/
|
| Notes: |
An Open Source (BSD) loader that is taking Sun's original VRML 97
loader and updating it to the current Java and Java3D capabilities.
The original VRML97 loader is refactored to reflect the following facts.
- Released under BSD license.
- Project is to be evolved and maintained by the Java3D community
The following changes are made to the original VRML97 loader.
- The packages com.sun.* are renamed to org.jdesktop.*
- The vrml.eai.* and vrml.external.* packages are removed from this
project because these packages were released under LGPL license.
- The loader has been compiled and verified that it is working properly
after these changes.
|
|