AbitTheGray / Decay-Library

Work-In-Progress | Library for parsing BSP/WAD files from GoldSrc.
https://graymadness.net/game/decay/
MIT License
5 stars 0 forks source link

Sort texture palette #23

Open AbitTheGray opened 3 years ago

AbitTheGray commented 3 years ago

Order pixels by RGB or HSV value. It won't have impact performance but will look better in Wally or similar program.

Should be implemented as pre-processor directive (#define) and option() in cmake.