Call of Duty: Create Models with Blender (without Maya)
By CoDEmanX and Flybynyt
Create models and animations for CoD using free Blender and Blender-CoD addon (without Maya)!
Introduction
The Call of Duty mod tools include plugins for the commercial 3d modelling software Maya by Autodesk (former Alias). It's an expansive application and not many modders want to or can afford it.
Fortunately, you don't require it anymore to create models (static/rigged) and animations for CoD:
Blender-CoD Add-On
Blender-CoD is a free, open-source project and provides a plugin for the as well free and open-source 3D modelling software Blender. It adds support for XMODEL_EXPORT v5/v6 and XANIM_EXPORT v3 formats, which can be compiled to xmodels and xanims using the mod tools. All CoD titles are supported:
- XMODEL_EXPORT v5 (vCoD, CoD:UO)
- XMODEL_EXPORT v6 (CoD2-CoD7)
- XANIM_EXPORT v3 (all)
- NT_EXPORT (CoD5, CoD7)
You can basically import any supported 3d model into Blender (e.g. Blender files, Wavefront OBJ, Collada DAE, 3ds Max 3DS and more), edit it and finally export it for CoD using the Blender-CoD Add-On.
Project page
The project is hosted at Google Projects. You can:
- submit bugs and feature requests on the issue section,
- browse the code of the repository in the source section and
- get the latest releases in the download area
Link: http://code.google.com/p/blender-cod/
If you want to contribute to the project as a coder, file and issue or send a mail to blender-cod AT online DOT de
Releases
- 16-Feb-12 | Blender-CoD Addon v0.3.3 (alpha 3) for Blender 2.6x and 2.59
- 25-Jan-12 | Blender-CoD Addon v0.3.2 (alpha 3)
- 29-Nov-11 | Blender-CoD Addon v0.3.1 (alpha 3)
- 22-Nov-11 | Blender-CoD Addon v0.3.0 (alpha 3)
- 09-Oct-11 | Blender-CoD Addon v0.2.3 (alpha 2)
- 29-Sep-11 | Blender-CoD Addon v0.2.2 (alpha 2)
Features
XMODEL_EXPORT v5/v6
- Supports mesh export with automatic triangulation
- Armature export (bones)
- Vertex colors (v6 only)
- Mesh modifiers except Armature (optional)
- Armature animation (poses) to xmodel sequences ("Pose animation")
- Adjustable minimum bone weight (optional)
- Vertex clean-up (optional)
- User Interface: File > Export > CoD Xmodel (.XMODEL_EXPORT)
XANIM_EXPORT v3
- Supports armature animation export
- Frame range and framerate can be specified
- Notetrack export (all CoD titles)
- User Interface: File > Export > CoD Xanim (.XANIM_EXPORT)
Installation
- Download the archive, but don't unzip it!
- Start Blender
- Click menu File > User Preferences...
- Activate the Addons section
- Ignore an already installed version, it will be overwritten by default
- Click Install Add-On... button at the bottom
- Double-click the archive
- The following entry should be shown: Import-Export: CoD model/anim addon (version)
- Tick the checkbox on the right to enable it
- Click Save As Default button at the bottom to enable it permanently
- Use the newly available options of the File > Export / File > Import menu
<videoflash>6SkHz7wrAA8</videoflash>
Usage
Make sure the model meets the following requirements:
- Meshes must have at least 3 vertices,
- 1 face,
- 1 image material and
- UV mapping (mesh was unwrapped)
Basic video tutorial on how to use the addon: Blender to CoD
Blender Tutorials
- Official Blender.org tutorial page (many good text and video tutorials)
- BlenderGuru.com tutorials (high quality video tutorials and blog)
- BlenderArtists.org Forum tutorials
- Wikibooks Blender tutorial list (some may be outdated, look for Blender 2.5x tutorials)
- BlenderNation.com tutorials
- Pixel2Life.com Blender tutorials
- Tutorialized.com Blender tutorials