@heartsnatcher wrote:
So I'm working on this polygon API for my videoclips and somehow when I choose to use
ofCreateWindow(ofGLFWWindowSettings)instead of the simplerofSetupOpenGL()inmain()to set op my OpenGL window al LineWidth calls don't work. It just doesn't get rendered. (I need the explicit GL settings for using shaders)I've been testing this out for weeks now. Using
ofPolylinein combination withofSetLineWidth()andofPath::setStrokeWidth().I'm on 0.9.8 from the main oF site. Tested on MacOS and Debian Linux. Did I miss something or is this some bug somewhere?
Posts: 1
Participants: 1