c4sh
c4sh

Reputation: 701

What are "crawling artifacts" in computer graphics?

I am reading a paper where it says something about that. Googling didn't help that much.

The full sentence is in the section 3.1 of this paper:

http://gfx.cs.princeton.edu/pubs/Cole_2010_TFM/cole_tfm_preprint.pdf

Thanks a lot!

C4sh

Upvotes: 0

Views: 231

Answers (1)

lhf
lhf

Reputation: 72392

I think it means temporal aliasing artifacts when rendering lines in animations. They show up as brighter pixels crawling along the line.

Once you know about those, your enjoyment of computer animated movies will decrease significantly. Sorry about. It cannot be undone. :-)

Upvotes: 1

Related Questions