ModernGL with panda3d instead of pyopengl

Hi all,
is it possible to use panda3d+ModernGL instead of panda3d+PyopenGL ?

Using draw callbacks? I see no reason why not. ModernGL documentation seems to imply that it can work with OpenGL contexts created by a different library.

I suggest you give it a try!