Different with Processing’s smooth(), the ofEnableSmoothing() could only works on line, but not shape or 3D objects, in order to anti-Aliasing in openframeworks, we could add this code in main
window.setGlutDisplayString(“rgba double samples>=4 depth”);