-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Deprecate fbx asset loader #2666
Copy link
Copy link
Closed
Labels
Refactoring and CleanupThis PR is all about improving code quality and javadoc.This PR is all about improving code quality and javadoc.
Metadata
Metadata
Assignees
Labels
Refactoring and CleanupThis PR is all about improving code quality and javadoc.This PR is all about improving code quality and javadoc.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
tracked
The FBX loader was a great addition when it was first introduced. At the time, the 3D ecosystem was different and there was no truly portable format.
However, it is now falling behind due to the complexity of maintaining it and the availability of more standardized alternatives such as glTF.
For these reasons, we should deprecate the FBX loader and mark it for removal.