mmatl / pyrender

Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
http://pyrender.readthedocs.io/
MIT License
1.31k stars 226 forks source link

osmesa supports_framebuffer #159

Closed willi19 closed 3 years ago

willi19 commented 3 years ago

RGBA flags does not work properly for osmesa, as it's return value of supports_framebuffer. I wonder why this was set to false.