hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

The window is freeze #53

Closed hcabel closed 1 year ago

hcabel commented 1 year ago

The glfw window is freeze all the time.

I belive it's because glfwPollEvent does not affect the window probably because it's into another module.