tinyrenderer icon indicating copy to clipboard operation
tinyrenderer copied to clipboard

Add Anti-Aliasing Section

Open luizberti opened this issue 9 years ago • 3 comments

Hey there, I was wondering if you have any plans to add anti-aliasing to this course? Would be pretty cool to have and it's not much more complex than a lot of other topics treated in here.

Thanks.

luizberti avatar Mar 21 '16 02:03 luizberti

Hi Luiz, in fact yes, I want to add anti-aliasing, but at the moment can not guarantee the delivery date.

ssloy avatar Mar 21 '16 07:03 ssloy

Should anti-aliasing be concerned since bare start? Sometime I found it quite hard to design AA algorithms without multi-sampling methods.

MidoriYakumo avatar Sep 27 '16 15:09 MidoriYakumo

The topic is actually quite a bit more complex than the others considered - especially if a satisfactory theoretical presentation is envisioned. This would go into Fourier transform territory, sampling/Dirac deltas, signal copies in the Fourier domain, filtering etc. If this is presented only from an algorithmic point of view, however, it should be simple.

vchizhov avatar Jun 02 '20 21:06 vchizhov