Alon Neubach

Results 6 comments of Alon Neubach

Hey Edwin, I also ran into the issue that I get RGB instead of RGBA, specifically when I use osmesa on mac (running with the normal graphics adaptor I got...

There's another issue about this, specifically with osmesa https://github.com/mmatl/pyrender/issues/137

Attaching an example image produced by this code, when run with `PYOPENGL_PLATFORM=osmesa` it's cut, but without the environment variable it's not cut. ![Duck_not_cut](https://user-images.githubusercontent.com/23053387/161963561-7ec7780d-9e50-42ab-a88d-4c9dc69f6157.png) ![Duck_cut](https://user-images.githubusercontent.com/23053387/161963565-956605f1-330f-441f-a5bf-18b9d14d5b41.png)

Hey @meredithslota, I also came across the same exact situation, upvote 👍 for the feature request, thanks!