A utility for converting Unity Terrain Heightmap data from 16-bit raw to 16-bit exr
Project description
Unity RAW To EXR
This is a utility to convert the 16-bit raw heightmap data that Unity's Terrain System exports into a 16-bit EXR format.
Installation
Run the following to install:
pip install unity-raw-to-exr
Usage
from unity_raw_to_exr import raw_to_exr
raw_to_exr("./tests/terrain-33.raw")
Developing unity_raw_to_exr
To install unity_raw_to_exr, along with the tools that you need to develop and run tests, run the following in your virtualenc (venv):
pip install -e .[dev]
Other
Source Distribution
To create a source distribution:
python setup.py sdist
Update the MANIFEST.in
If working on the development, the venv should already have check-manifest
Refer to https://pypi.org/project/check-manifest/
Acknowledgements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file unity_raw_to_exr-0.0.2.tar.gz
.
File metadata
- Download URL: unity_raw_to_exr-0.0.2.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 269b209cfb8ff5e1ef1853d77e20e24c9c370026067088beb45debf8aa083095 |
|
MD5 | cfb382b797ae4898086c1ce2df49982f |
|
BLAKE2b-256 | 257afa565bdae6b16b300e564247108c0919d45db6dd693e070170e0224d6bba |
File details
Details for the file unity_raw_to_exr-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: unity_raw_to_exr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e85f2536717213c44b9b7f960120c1808082e97a0c8a1d4d47a08c5e4e707eaf |
|
MD5 | ad967f5609d4e4ee6dd96b232eb609c7 |
|
BLAKE2b-256 | 829f9de4775ba3bf8829d182df058ebd8427a0d12a90f173df0d8db41fda27cd |