Repeatedly blur and sample to get lower resolution texture files
I’m a little confused why we low-pass filter and down sample, are those not the same thing?
@Stents- If you down sample without low-pass filtering you could end up with aliasing artifacts.
Repeatedly blur and sample to get lower resolution texture files
I’m a little confused why we low-pass filter and down sample, are those not the same thing?
@Stents- If you down sample without low-pass filtering you could end up with aliasing artifacts.