SofaDefrost / SofaGym

Machine Learning framework for Sofa
72 stars 10 forks source link

Fix rendering issues #22

Closed samuelmyoussef closed 1 year ago

samuelmyoussef commented 1 year ago

Fixes #18.

I removed the glfw code as it doesn't affect the visualization and added event queue handling for the pygame window to solve the window not responding.