Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I know games tend to assume color spaces from context, and do other hacky things like reusing alpha for height maps or RGB for vector coordinates.

But this approach is a source of endless conflict with image processing tooling, because nobody except the game author knows what the channels mean. Game developers keep complaining about image processing tools doing anything other than bytes-in-bytes-out on that data (e.g. clearing "unused" alpha or treating RGB as human-perceptible colors), because it breaks the unstated assumptions.



Yup embed enough metadata so you can actually nicely automate/integrate doing the right thing with tooling.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: