hogsy / jaded

A repository for raising any tickets relating to Jaded, the Community Patched Jade Engine. There is no code here.
https://oldtimes-software.com/jaded/
1 stars 0 forks source link

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

Open Lilothestitch16 opened 1 year ago

Lilothestitch16 commented 1 year ago

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

hogsy commented 1 year ago

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

Lilothestitch16 commented 1 year ago

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

hogsy commented 1 year ago

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 commented 1 year ago

Perfect. That should work.

Lilothestitch16 commented 1 year ago

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

hogsy commented 1 year ago

That's the plan™

Lilothestitch16 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

And support for Beyond Good & Evil HD?

hogsy commented 1 year ago

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 commented 1 year ago

How did Droolie pull the data over from BGE?

hogsy commented 1 year ago

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 commented 1 year ago

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