hdri_rotator/README.md
2024-06-27 10:26:59 +02:00

9 lines
181 B
Markdown

# 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`