Refactor 3DViewer to support plugin importers.
Expecting to use java.util.ServiceLoader.
Existing importers to be refactored include: MayaImporter, MaxLoader, DaeImporter. Hopefully we can include ObjImporter and PolyObjImporter, but they look a little different.
Expecting to use java.util.ServiceLoader.
Existing importers to be refactored include: MayaImporter, MaxLoader, DaeImporter. Hopefully we can include ObjImporter and PolyObjImporter, but they look a little different.
- blocks
-
JDK-8098214 Move 3DViewer and Modena from experiments to samples
- Resolved