HGM Viewer is a 3D model viewer and exporter for Haemimont Games model format .hgm
used in the Sol Engine.
Primarily developed for Jagged Alliance 3, but partially supports some other recent Haemimont games like Surviving Mars and Stranded: Alien Dawn.
- Windows 11 (possibly earlier versions).
- Download latest release from releases, or
git clone
and build using Visual Studio 2022. - Required: .NET 7 Desktop Runtime. https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-7.0.11-windows-x64-installer
- Reverse animation format (
.hgacl
). - Research
BinAssets\entities.dat
andBinAssets\entities.hmtlbin
. - Expand support for earlier versions of all formats.
- MIT