Gildor's Forums

English Forum => Miscellaneous => Topic started by: Mukie on October 24, 2011, 10:22



Title: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Mukie on October 24, 2011, 10:22
Maybe i am out of the track but is it possible to do this directly by importing that in unrealscript?
If not how is it possible?
Thanks for this tool! Great stuff!


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on October 24, 2011, 10:24
Maybe i am out of the track but is it possible to do this directly by importing that in unrealscript?
If not how is it possible?
UE3 has no VertexMesh support, sorry. It is supported by UE1 and UE2 only.
Quote
Thanks for this tool! Great stuff!
You are welcome :)


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Mukie on October 24, 2011, 20:58
thank you for the answer.
Is there a way to import _a.3d to 3ds max or something?


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on October 24, 2011, 21:04
I don't know. I've made _a.3d export for importing the mesh back into game using UnrealEd.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Mukie on October 27, 2011, 00:20
Hi, thanks for your reply. I have done this before but I don't remember how. I think the .3d is some kind of existing format but Epic have changed the extension. I have many unreal vertex animation files I converted to 3ds many years ago. I just found them in my unreal tournament folder.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on October 27, 2011, 08:01
There is not a lot of vertex mesh formats, and there is no standard vertex mesh format exists. I've thought about exporting mesh as id's .md3, but there is no good importers for it too.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Mukie on October 28, 2011, 16:06
Hi, I think I found the tool I used before. It is the WOTGreal Package Exporter. You have the option to export to 3ds.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: VendorX on November 19, 2011, 01:28
Quote
Hi, I think I found the tool I used before. It is the WOTGreal Package Exporter. You have the option to export to 3ds.
You can, but use SM -no animations... There is no tool to convert Vertex Mesh to something more readable.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on November 19, 2011, 01:31
Do you know "more readable" vertex mesh format? I've performed some investigation before making .3d support and did not found anything. md3 is good, but there is no importers for Max etc.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: VendorX on November 19, 2011, 01:41
If you think about MilkShape format, then there is already...
ie:
http://forums.totalwar.org/vb/showthread.php?96043-ms3d-Import-Export-for-3ds-Max-and-GMax-version-1.1

...but animation support will be impossible...


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on November 19, 2011, 01:43
Milkshape is very buggy, it's format is not supported anywhere else, and as you said - no animation will be possible, so this will be a simple static mesh.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: VendorX on November 19, 2011, 01:50
I mean in every other than vertex mesh format export animation will be impossible. Use your .pskx -peoples will be grateful..


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on November 19, 2011, 01:56
VertexMesh has animations, and only vertex mesh format is suitable for this, otherwise all animations will be lost.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: VendorX on November 26, 2011, 15:26
BTW. MilkShape maby is buggy, but can import UE .3d format (animation is converted to multiple mesh) or .m3d then export to many other formats...


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on November 26, 2011, 16:03
I can export .3d as a set of .psk files (one file for each frame). But I cannot see any practical application of this. VertexMesh format is dead, nobody supports it.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: VendorX on November 26, 2011, 23:39
I know...
My last replay was an answer for that:
thank you for the answer.
Is there a way to import _a.3d to 3ds max or something?



Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Asuki on February 04, 2018, 01:41
I can export .3d as a set of .psk files (one file for each frame). But I cannot see any practical application of this. VertexMesh format is dead, nobody supports it.

is it possible with the help of umodel? I only need one frame from .3d

https://drive.google.com/open?id=1tbHvYi1Nga_lkPEX_r32_O6sb84U2yHj

i need last frame this .3d

Thank you for your help



Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Gildor on February 04, 2018, 08:52
No, I didn't do any changes to .3d export.


Title: Re: importing mesh and anim _a.3d _d.3d in unrealed for ut3 or udk
Post by: Juso3D on February 10, 2018, 12:32
Found a program that can convert .3d to obj Here (https://blenderartists.org/forum/showthread.php?416692-Importing-Unreal-3d-model-to-Blender),

(http://i.imgur.com/G6srpTml.png) (https://imgur.com/G6srpTm).