Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 603 Bytes

File metadata and controls

18 lines (11 loc) · 603 Bytes

SPK To Obj

A simple Python script for extracting and converting 3D models from .SPK files (used in Hitman: Codename 47).

I need to mention that this script is just an adaptation of a script I found on a Old Forum the only major change I made was removing the Blender dependencies to make it standalone.

Usage

It’s really easy! Just open your terminal and run:

python SPKToOBJ.py <file.SPK>

Contribute

Everyone is welcome to contribute! There aren’t any strict rules. Just follow your heart and open a PR