ScriptLineStudios / pygame_shaders

a library to easily integrate shaders into your new or existing pygame projects
https://pygame-shaders.readthedocs.io/en/latest/
MIT License
49 stars 4 forks source link

rendering fails when done command is called through a thread #6

Open Alexander020304 opened 1 year ago

Alexander020304 commented 1 year ago

Describe the bug rendering fails when done command is called through a thread

To Reproduce Steps to reproduce the behavior: put main function on thread fails to render the anything.

Expected behavior something to render

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):