Page 1 of 1

bilinear and triliniar

PostPosted: Thu Jun 25, 2020 4:23 am
by solitarius576
afaik model3 uses trilinear filtering
Ian implemented bilinear filtering and when the mipmap jump happens there is this morphing happening
wouldn't be more accurate to implement trilinear? since because the new renderer uses shaders we can't force trilinear or anisotropic at driver level like in older buils