ggez / ggez-goodies

Useful modules for the ggez Rust game framework.
MIT License
63 stars 17 forks source link

particles needs to be fixed #7

Open icefoxen opened 6 years ago

icefoxen commented 6 years ago

Can be simplified, should use a SpriteBatch, etc.

icefoxen commented 6 years ago

A nice thing to do would be to build it in release mode with -C overflow-checks and see how it changes the performance. :D