Closed SpartanJ closed 7 years ago
Original comment by Martín Lucas Golini (Bitbucket: SpartanJ, GitHub: SpartanJ).
Hi!
That line is OK, i think you misread it, one of its sides must be 6 time bigger than the other, that's what it checks, if that condition is not met, it can't create a cube map from a static image ( you have to have 6 sides with the same size each one ).
Regards
Original report by Michael IV (Bitbucket: Krioboss, ).
Hi.Don't you think the following chunk that validates cubemap dimensions is wrong?I mean,what sort of texture size is that where the width must be 6 times bigger than height and height must be 6 times bigger than width?It doesn't make sense.