Understanding Dragonruby Game Toolkit Performance
Exploring Dragonruby Game Toolkit Performance reveals several interesting facts. Source code is here: https://gist.github.com/amirrajan/e26fc9de3c20e7c395f6809a9946d1b9#file-unity-cs.
Key Takeaways about Dragonruby Game Toolkit Performance
- Side by side comparison of SD, HD, and HighDPI - SD is great for lowrez
- Shows how many sprites can be rendered with
- Talk given by Amir Rajan at the RUG::B Meetup on February 4th, 2021.
- Looking for a code focused, cross platform, performant
- Shows off
Detailed Analysis of Dragonruby Game Toolkit Performance
Collision of many sprites. Source code: https://gist.github.com/amirrajan/08d3971613a29b6f322353cc9dc33e89. Coming soonish to Performance
Demonstration is on a 49" UltraWide Monitor.
Stay tuned for more updates related to Dragonruby Game Toolkit Performance.