Join us for the Handmade Essentials Jam, April 13-19, 2026. More info

Getting to the metal on OSX

For OpenGL, you can subclass NSOpenGLView and use CVDisplayLink to synchronize to the display.

This sample code from Apple is a good starting point:
https://developer.apple.com/libra...ssentials/Introduction/Intro.html