Linux C library question
I have , what I believe to be, a very simple requirement. In a plain C application, I need to open a window, draw a bitmap in said window, possibly update the bitmap multiple times, and then close the window.
Specifically, I want to implement support for visualising graphics from a Kap program when using the Linux backend.
Last time I had this need was many years ago, and back then SDL would have been the go to solution. Is this still the best way?
Performance doesn't matter much. I just need to make sure it works with as few dependencies as possible.
QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.