Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchical FBX Importer #2553

Open
Aggror opened this issue Dec 9, 2024 · 0 comments
Open

Hierarchical FBX Importer #2553

Aggror opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Aggror
Copy link
Member

Aggror commented Dec 9, 2024

Summary

Our community has voiced concerns about the current handling of FBX files within our engine. The main issue is that FBX files are imported as a single model instead of being split into multiple entities, respecting the original hierarchy as structured in their 3D package. This discrepancy hinders workflow efficiency and limits creative flexibility, impacting both game developers and artists.

Proposal

We aim to develop an enhancement for our engine that introduces a much-needed feature: the option to split an FBX file into multiple model assets based on its internal hierarchy. When this toggle is activated, our engine will not only split the model but also automatically generate a prefab that mirrors the original hierarchy found in the FBX file. This approach will significantly streamline the asset integration process, fostering a more efficient and intuitive workflow for our users.

Objectives

  • Develop a Toggle Feature: Users can choose how FBX files are imported—either as a single model or split into hierarchical entities.
  • Automatic Prefab Creation: To further automate the process, the engine will generate a prefab that preserves the original hierarchy of the FBX file.
  • Documentation: Provide updated documentation to ensure users can easily adapt to and leverage the new feature.

Funding: $700,- USD

https://opencollective.com/stride3d/projects/hierarchical-fbx-importer

@Aggror Aggror added the enhancement New feature or request label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant