Glacier 2 Blender Add-on
The Glacier 2 Blender Add-on allows importing and exporting various Glacier 2 file formats (Only supports exporting to PRIM at the moment).
Installation
Supported Titles and Features
The following games are supported by this addon:
- Hitman 2016
- Hitman 2
- Hitman 3
The addon supports the following formats:
Extension | Description | Can import | Can export |
---|---|---|---|
.prim | Standard RenderPrimitive | Yes | Yes |
.weightedprim | Weighted RenderPrimitive | Yes | No |
.linkedprim | Linked RenderPrimitive | Yes | No |
.borg | AnimationBoneData | Yes | No |
.aloc | Physics | No | No |
.mjba | MorphemeJointBoneAnimationData | No | No |
.mrtr | MorphemeRuntimeRig | No | No |
.vtxd | VertexData | No | No |
Support for more formats or titles may be added in the future
Requirements
- Blender 3.0.0 or above
Credits
-
- For making the original
.prim
editing tool known as PrimIO that was used as a reference.
- For making the original
-
- For making glTF-Blender-IO that was used as a reference addon.