Friday, April 17, 2009

Ready to learn about glReadPixels, DIBs and GTK+

My event infrastructure seems complete and functional enough.
I tripped up by putting calls to java.util.Logging in the event thread. It would be nice if Sun had documented that those methods are not thread safe.

Now I need to get my rendered images out of the CUDA environment and into a bitmap.

I Posted on the openGL forum and got some hints, so here I go!

No comments:

Post a Comment