Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.34 KB

Collada (dae v1.4) importer for Javafx

Code quality

Codacy Badge codebeat badge

Code coverage

codecov Sonarqube dashboard

About

This repo host a Collada (dae v1.4) importer for JavaFX on pure Java.

It's based on TeamFX's openjfx-8u-dev-rt repo.

The motivation behind is the lack of a Collada importer supporting animations for JavaFX.

"Roadmap"

V1: 3D object import

  • import simple animations
  • import normals
  • import materials & textures
  • import cameras
  • import lights
  • import morph
  • import hair

If the features aren't implemented, it's surely because I don't need it. ;)

V2: physics import (not planned)

Contributing

Please do not hesitate to contribute, or to send your collada files