.md5mesh and .md5anim

I am trying to use .md5 files in unity3d. but unity does not seem to support these files format. I spent a long time searching online for solutions to convert them but couldn’t find anything that is feasible. is there any way to convert them to unity-supported format? any help is appreciated.

I assume you mean MD5, as used in Doom3. You’ll have to write your own convertor/importer, but it shouldn’t be too difficult to implement. You might find the following helpful: MD5Mesh and MD5Anim files formats specifications (Doom 3's models)

Hello, if you’re still looking for an MD5 Importer try this:

MD5 Mesh and Anim Importer

its $2 and should do what you need, let me know what you think