Skip to content

Reorient reordered texture

Seth Parker requested to merge orient-ordered-texture into develop

Minimizes the bounding box of the texture image by testing possible rotations of the OBB.

Example

Changes

  • Adds libcore dependency (header-only)
  • Simplifies ReorderUnorganizedTexture header
Edited by Seth Parker

Merge request reports