Triangles: 10
Vertices: 16
More model informationAha, if you click on the texture chosen, you can actually choose nearest neighbor. Originally I thought I couldn’t control bilinear interpolation in Sketchfab, so I cranked up the texture resolution so that it mostly looked like nearest neighbor sampling. I increased each texel to be 4x4 texels. Despite the much larger image size, the RGBA texture, due to compression, goes from 188 KB to 293 KB in size - not terrible.
But now I can get precise nearest neighbor sampling by messing with every texture, individually.
Compare this to https://skfb.ly/Ksu7
CC AttributionCreative Commons Attribution
Jan 23rd 2016
2 comments
Thanks, Marjin - I definitely did not know. That's a well-hidden setting, I didn't know I'd see those other controls by click on the load texture control. Thanks!
If you didn't know, you can now change the image interpolation in sketchfab to nearest - no need to upload HD images anymore!