Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 451 Bytes

ssbumpToNormal

Converts Source engine ssbump normal maps into modern normal maps (tangent space normal maps). Useful to make an old ss bump img usable in source 2 or another engine.

Accepts most image formats (not vtf ,so convert via VTFEdit/VTFCmd first). Exports PNG.

Written in Rust for cross platform use.

How to use

Run executable and enter/paste path to file to convert, Or drag file onto executable, Or provide file path as launch arg.