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

Several changes #5

Merged
merged 1 commit into from
May 15, 2013
Merged

Several changes #5

merged 1 commit into from
May 15, 2013

Conversation

xoppa
Copy link
Member

@xoppa xoppa commented May 14, 2013

Still alot to add and cleanup, but this at least makes sure fbx-conv and new3dapi are in sync.

This splits the reader into two parts: FbxMeshInfo and FbxConverter. It also uses another strategy: where the original version exported everything by iterating over the nodes and fetching the info, this version fetches and caches the info up front, resulting in smaller meshes, better reusing instances etc.

  • Add packing colors
  • Add texture usage
  • Add uv mapping

…ore readable parts, use better performing export strategy, add texture usage, add uv mapping, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants