nsopengl Questions

3

Solved

If you create an NSView and a custom NSOpenGLContext on macOS Mojave, the window is not being rendered to until it is being resized. But everything works if you use NSOpenGLView instead. I see lots...
Scrophulariaceous asked 22/10, 2018 at 22:22

1

Solved

How would I create a core profile in a custom implementation of NSOpenGLView? Which method should I override and what code should I put there? So far I have this code: // Header File #import <...
Contain asked 22/7, 2012 at 17:24

1

Solved

I'm working on an app which needs to draw with OpengGL at a refresh rate at least equal to the refresh rate of the monitor. And I need to perform the drawing in a separate thread so that drawing is...
Guereza asked 25/2, 2012 at 8:52
1

© 2022 - 2024 — McMap. All rights reserved.