drawing shapes in setup() smoother than draw()

edited November 2013 in Questions about Code

How come when I draw a shape like line, circle, triangle etc it is smoother in setup than draw? smooth() seems to only work for setup. I have tried OPENGL and other modes people suggested in other threads, not sure why it works like this though.

Answers

Sign In or Register to comment.