3D Video / Stereoscopic Video

Hopping in here with some hopes.

Im using a DLP projector for active stereo3D, and “activating” panda3d’s native support via “framebuffer stereo 1” in the config.prc file only causes a stuttering effect visually. As if the frames are not syncing up with the equipment.

it seems there is some way to “Activate” the rendering and syncing.

With openGL, it seems you import GLUT and call glutEnterGameMode()

is there some equivalent in Panda3d?