mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00

Calling glFramebufferTexture2D is very slow. So, pre-create an fbo for each cubemap face and just bind the fbo when a cubemap face is selected.