From what i can tell, to make a QT Movie you can just keep appending an image to an instance of a QTMovie specifying the time the image should appear for (although i think last time i tried this getting the correct time was a giant mission)
If you want the QT Movie to be based on something you've been outputting to an NSOpenGLView how do you get the NSImage out from that? i've been looking through the docs but i can't seem to find something...
basically the question is...
I made an animation in openGL, how do i export that as a quicktime?
If you want the QT Movie to be based on something you've been outputting to an NSOpenGLView how do you get the NSImage out from that? i've been looking through the docs but i can't seem to find something...
basically the question is...
I made an animation in openGL, how do i export that as a quicktime?