Understanding Dragonruby Game Toolkit Performance
Exploring Dragonruby Game Toolkit Performance reveals several interesting facts. Talk given by Amir Rajan at the RUG::B Meetup on February 4th, 2021.
Key Takeaways about Dragonruby Game Toolkit Performance
- This is the reveal video for the
- Shows how many sprites can be rendered with
- Side by side comparison of SD, HD, and HighDPI - SD is great for lowrez
- Coming soonish to
- Scale is a small framework that gives you all the boring stuff when it comes to making
Detailed Analysis of Dragonruby Game Toolkit Performance
Collision of many sprites. Source code: https://gist.github.com/amirrajan/08d3971613a29b6f322353cc9dc33e89. Source code is here: https://gist.github.com/amirrajan/e26fc9de3c20e7c395f6809a9946d1b9#file-unity-cs. Looking for a code focused, cross platform, performant
Shows off the difference between 720p rendering and HD rendering.
Stay tuned for more updates related to Dragonruby Game Toolkit Performance.