I am doing some experiments drawing a grid. When it is
drawn, there seems to be a lot of jaggies and roughness.
I am calling smooth() but it does not seem to make a difference.
Am I missing something?
Anthony
//================================= global vars
int gridDim = 20;
int gridSize = 10;
//================================= init