Hello,
I have a little OpenGL-application and want to load large textures in the background ‘on-the-fly’.
Is this possible without affecting a fixed framerate ???
I have not much experiences with thread-programming, so I would be very glad, if someone would have some tips for me…
dj3hut1