Hi guys,
I'm doing a exercise here playing with circles but I'm having some issues withe the resolution of the circles. These are simple ofDrawCircle() with ofNoFill(), nothing else. On the example I tried to increase the thickness of the stroke to show you guys what is happening. Basically I always have a a "broken" circle showing those 4 gaps around.
I already tried many different things like ofSetCircleResolution, window.setGlutDisplayString, ofSetCircleResolution, etc but nothing seems to work.
I could you help me with that? Any thoughts?
I'd like to achieve pixel perfect graphics on my OF sketches and experiments.
Thanks!