cnlohr / noeuclid

Non-euclidean GPU Raytraced Game
BSD 3-Clause "New" or "Revised" License
644 stars 48 forks source link

Mouse movement is not picked up #35

Closed ghost closed 5 years ago

ghost commented 8 years ago

Mouse movement is not picked up

cnlohr commented 8 years ago

sorry, I'm going to need some more platform details, etc. Does it at least capture mouse movement?

ayunami2000 commented 5 years ago

it seems to just hide the mouse, but it doesnt lock it in the application or anything. it does not react to moving the mouse at all. using windows 10 and msys as mentioned in readme.md

ayunami2000 commented 5 years ago

oh yeah and it does not say "unhandled event" in the console when i move the mouse

ayunami2000 commented 5 years ago

fixed (for me, at least), had to set to nvidia high performance graphics instead of auto select (i have 2 graphics cards)

cnlohr commented 5 years ago

oh man that's weird... I wonder if it just rendered one frame and stopped. I'm glad you found a solution. I need to close this anyway.