coavins / mhrise-coavins-dps

A detailed DPS meter for Monster Hunter Rise (PC)
GNU General Public License v3.0
24 stars 11 forks source link

Explore more possibilities for rendering graphs in REFramework #10

Open coavins opened 2 years ago

coavins commented 2 years ago

There might be ways to draw different types of graphs depending on what's available in REFramework. Look through the drawing api and see if there are creative ways to take advantage of the available tools.

Here is an example of a pretty graph used in hunterpie:

image

praydog commented 2 years ago

This is what the plugin system that was added is for.

https://github.com/cursey/reframework-d2d https://github.com/praydog/REFramework/tree/master/example_plugin