Aidin Eslami

Results 5 comments of Aidin Eslami

چرا سی شارپ حالا ؟ 🗡

i have same problem with video , and all files are less than 10 mb

Same here. It runs, and the debug says it's at ~60 FPS, but the GUI is super slow at ~1 FPS. It's the same on CPU or CUDA/GPU. Interestingly, it...

``` import os os.environ['PYOPENGL_PLATFORM'] = 'glx' ``` add this before the genesis import

add this right before the genesis import: ``` import os os.environ['PYOPENGL_PLATFORM'] = 'glx' ```