Hacky tool to rotate HDRi images
Find a file
2024-06-27 10:26:59 +02:00
src first commit 2024-06-27 10:26:59 +02:00
.gitignore first commit 2024-06-27 10:26:59 +02:00
Cargo.lock first commit 2024-06-27 10:26:59 +02:00
Cargo.toml first commit 2024-06-27 10:26:59 +02:00
README.md first commit 2024-06-27 10:26:59 +02:00
run.sh first commit 2024-06-27 10:26:59 +02:00

Hacky HDRi Rotator Tool

To get textures to use in bevy:

remap_hdri <> kloofendal.hdr -o output/kloofendal_rotated.hdr

Example usage to get textures in bevy in run.sh