1
General / frame buffer backend
« on: February 04, 2025, 10:05:15 am »
Hi. I am looking for a way to implement a minimalist UI on an embedded system with a small display. I am running a custom kernel and have access to the frame buffer device. Can SFML render to a frame buffer? Or does it need X11? I found no docs on how to change the rendering backend (if it is an option)