Call of Duty 5: Xmodel Exporter: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Image:Nutshell.png]] Xmodel Exporter is an utility created by [http://www.diegologic.net/CoD/XmodelExporter.htm Diego Logic]; It is used to exported exiting Models to .OBJ
[[Image:Nutshell.png]] Xmodel Exporter is an utility created by [http://www.diegologic.net/CoD/XmodelExporter.htm Diego Logic]; It is used to exported exiting Models to .OBJ
== Updates ==
'''1/25/09 - Version 5.4.0.1:'''
*Physics Presets and Constraints are listed in the Properties tree.
*LOD Distances are listed in the Properties tree.
*In the Settings dialog, there is now an option to export the all version model's hitboxes along with the meshes.
*In the Settings dialog, there is now an option to scale the model up by 2.54 (cm to inches).
*The full package contains CoD4_Weaponizer.exe
*Since a few people had problems resulting from the wrong versions of the MFC dlls, those are now statically linked (built into the exe) to ensure that everyone has the correct version.


==Presentation==
==Presentation==

Revision as of 02:39, 26 January 2009

Xmodel Exporter is an utility created by Diego Logic; It is used to exported exiting Models to .OBJ

Updates

1/25/09 - Version 5.4.0.1:

  • Physics Presets and Constraints are listed in the Properties tree.
  • LOD Distances are listed in the Properties tree.
  • In the Settings dialog, there is now an option to export the all version model's hitboxes along with the meshes.
  • In the Settings dialog, there is now an option to scale the model up by 2.54 (cm to inches).
  • The full package contains CoD4_Weaponizer.exe
  • Since a few people had problems resulting from the wrong versions of the MFC dlls, those are now statically linked (built into the exe) to ensure that everyone has the correct version.


Presentation

This version supports all Call of Duty Series xmodels. Animated models, such as vehicles and characters, are fully supported.

CoD5 (World at War) supported.


Models are exported to .OBJ format, which can be imported into Maya for editing. There is a private build available which exports to DirectX .X format. They can also be previewed in 3d by the built in previewer.


Download

Get Latest version HERE