Konstantin Yavichev

Results 2 issues of Konstantin Yavichev

Hi there! Would I be wrong to assume that nexus limits the size of the internal textures to 4096? I took a peak at the code, and that's the value...

say we have a tri with 3 verts that have these uvs: [0.9, 0.95], [0.95, .9], [1.05, 1.05] Currently nexus will adjust those UVs to be [0.9, 0.95], [0.95, .9],...