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

[Feature] FBX Exporter with Vertex Colors and Vertex Alpha Support #18

Open
Lilothestitch16 opened this issue May 20, 2023 · 13 comments
Open
Labels
enhancement New feature or request

Comments

@Lilothestitch16
Copy link

Would it be possible to add a feature to export every .gao file as .fbx with vertex colors and vertex alpha?

@Lilothestitch16 Lilothestitch16 added the enhancement New feature or request label May 20, 2023
@hogsy
Copy link
Owner

hogsy commented May 20, 2023

I'll be looking to support this via glTF probably rather than FBX. Will leave this open for now.

@Lilothestitch16
Copy link
Author

What’s glTF? Does it support bones and vertex colors?

@hogsy
Copy link
Owner

hogsy commented May 20, 2023

I did link you to a page there covering it, but yes, it supports everything FBX supports and more. Every modern modelling tool (including pretty much every modern engine, including UE4/5 + Godot) will support glTF, which is an open standard, whereas FBX is proprietary and doesn't really have much of a future.

@Lilothestitch16
Copy link
Author

Perfect. That should work.

@Lilothestitch16
Copy link
Author

Also will there be support for exporting the character models as well?

@hogsy
Copy link
Owner

hogsy commented May 20, 2023

That's the plan™

@Lilothestitch16
Copy link
Author

I look forward to that. Also will there be an option to export textures as .png? And will there be support for Beyond Good & Evil HD Remastered?

@hogsy
Copy link
Owner

hogsy commented May 20, 2023

Also will there be an option to export textures as .png?

Nope, textures will be in TGA format - you can do the conversion yourself pretty easily if necessary.

@Lilothestitch16
Copy link
Author

And support for Beyond Good & Evil HD?

@hogsy
Copy link
Owner

hogsy commented May 20, 2023

That's a bit beyond the scope of this and not something I'm currently planning for :p
The content Droolie has pulled over from BGE and packed into a BF will be exportable when these changes are in, but beyond that, no, not at this time.

@Lilothestitch16
Copy link
Author

How did Droolie pull the data over from BGE?

@hogsy
Copy link
Owner

hogsy commented May 20, 2023

I'm not going to have a whole conversation with ya via GitHub lmfao, feel free to DM me on Discord (hogsy#9210) or whatever, keeping in mind I'm going to bed, but I think we're getting well away from the subject of this ticket :p

The gist is that he modified ray1map to support Jade's formats and then exported from there to a new BF in such a way that the editor is able to load the content. If you want to know more, I recommend messaging Droolie directly.

@Lilothestitch16
Copy link
Author

Okay I’ll ask him about it on Discord. Sorry to go off topic.

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

2 participants