#3DViewer
This project is extracted from TeamFX's openjfx-8u-dev-rt.
It originally contains:
- an importer for Collada (.dae) files
- an importer for Maya (.maya) files
- an importer for 3dsMax (.max) files
- an importer for Wavefront (.obj) files
- an application to display 3D objects
The goal of this repo is to improve the Collada importer:
- improving the implementation of the Collada importer
- adding skeletal import from a Collada file
- adding animation import from a Collada file
- etc