I am trying to make 3d models in MD2 format. I use blender(2.44) since it is free.
But this version doesn’t provide funtionality to save 3d objects in MD2 format
nor open a MD2 file. I googled a little while, it seems that I need a md2 import/export
scripts for blender. The problems is all the download links they proivided aren’t working.
Can anyone show me a good download soruce of the md2 import/export script file?
For Blender 2.44, you do not need a plugin. Just go in the menu “File” -> “Import” or “Export” -> “MD2”. Be sure that Python is install or it may not work.
Thanks a lot!