Why the picture becomes blur when use draw() method?

edited September 2015 in Using Processing

Hi, I'm using processing 2.2.1, the problem is:

when I draw a line in setup(),the line is clear and fine. But when I move the code to draw(), it becomes blur and ugly. So does the text. Why is that? the first picture is in draw, second is in setup: attached the picture:

afterdraw

setup

Answers

Sign In or Register to comment.