cnlohr / noeuclid

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

game mouse #54

Open ayunami2000 opened 5 years ago

ayunami2000 commented 5 years ago

im using virtualbox and its running at 1fps anyways, but it seems to me that the game doesnt capture my mouse at all and seems quite unplayable. like it picks up the mouse movements but im not even sure that the camera is rendering straight up and down or whether i even have much if any control over the camera.

ayunami2000 commented 5 years ago

like the camera moves a lot and i just can't tell where exactly i am in the game

cnlohr commented 5 years ago

With extremely low frame rates, there is no way to run the game, it will unfortunaetly break, since I use the ray tracing engine, itself to handle all physics... If the renderer can't operate, neither can the physics :-/