Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 233 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 233 Bytes

Convert image files to RAW file (e.g. for Unity heightmaps)

This is a small Python script that will take a 1-channel image file (e.g. PNG) and converts it to a .raw file compatible for use in Unity e.g. for Terrain heightmaps.