sugrasym / Open-Skies

A cross platform 3D space combat and trading simulator with a dynamic universe and complex property management and economy mechanics.
MIT License
5 stars 3 forks source link

Test using Java2d optimizations (createCompatibleImage, etc) #29

Open stereoa opened 8 years ago

stereoa commented 8 years ago

http://stackoverflow.com/questions/658059/graphics-drawimage-in-java-is-extremely-slow-on-some-computers-yet-much-faster

stereoa commented 8 years ago

Implemented OS switching for DirectX vs OpenGL. On my hardware with Windows I get better performance with OpenGL disabled.