bwulff / toraw

Converts image files to raw (compatible with Unity heightmaps)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Converts image files to raw (compatible with Unity heightmaps)