mrDIMAS / rusty-shooter

[suspended] 3d shooter written in Rust using rg3d
MIT License
279 stars 25 forks source link

Perfonmance problem. #11

Open kakoeimon opened 3 years ago

kakoeimon commented 3 years ago

The game runs around 45-56 fps even with all the settings turnt off.

Specs: Windows 10 64-bit Intel i7-8750H 2.20GHz Nvidia GeForce 1060M

observant2 commented 3 years ago

This should be much better as soon as https://github.com/mrDIMAS/rg3d/issues/57 and especially https://github.com/mrDIMAS/rg3d/issues/56 have been implemented. Currently there is no occlusion culling so objects get rendered even though you can't see them.

Aaron009 commented 3 years ago

My computer’s FPS is only 1, but my CPU and GPU usage are not high. I think it is not a problem with my computer configuration.

After changing the resolution, the game is automatically full screen, and then the game has no way to exit, and the FPS is still very low. System: Mac OS

ecklf commented 3 years ago

My computer’s FPS is only 1, but my CPU and GPU usage are not high. I think it is not a problem with my computer configuration.

After changing the resolution, the game is automatically full screen, and then the game has no way to exit, and the FPS is still very low. System: Mac OS

Can confirm the same for macOS on MacBook and Hackintosh hardware.