AngioC
Results
2
comments of
AngioC
trafficstars
I got the same error. Did you manage to solve it? @jiandandian2
> @mkocabas @mayoudong1993 This problem should not be from pyrender. The biggest problem is the code : os.environ['PYOPENGL_PLATFORM'] = 'egl' in [demo.py](https://github.com/mkocabas/VIBE/blob/cee26151ea880ea7547e78afd7faff92b102a353/demo.py#L18). > It will use EGL as OpenGL Platform....