top | item 41743792

(no title)

cxreiff | 1 year ago

Oh, hello! Thank you for your wonderful library, it made this very easy. :)

If there were significant performance improvements it would be useful to have a non-ratatui option in bevy_ratatui_render! But I would still keep the ratatui option for other reasons. So far I've just been making simple toys that only use bevy's render output, but as soon as you need any kind of text or UI, you'd want to layer other ratatui widgets on top of the ratatui-image widget.

discuss

order

the_gipsy|1 year ago

Right, in the end you want some library for dealing with the terminal, and ratatui has no meaningful performance impact.