Direct drawing in OS X?
Posted: Sun Dec 06, 2009 9:32 pm
I'm porting a software rendering app from windows and I can create a windowedscreen but I can only render to an image via screenoutput(imageoutput)
This is all great however it's impossible to get the image to the screen since I can't draw to the sprite, screen or window.
So windowed screen is basically useless or what? And how do I render directly to something I can show on OS X?
Thanks in advance
/ozak
This is all great however it's impossible to get the image to the screen since I can't draw to the sprite, screen or window.
So windowed screen is basically useless or what? And how do I render directly to something I can show on OS X?
Thanks in advance
/ozak