←back to thread

Hands-On Graphics Without X11

(blogsystem5.substack.com)
83 points ingve | 2 comments | | HN request time: 0.533s | source
1. ykonstant ◴[] No.42742885[source]
Very nice, I am very interested in raw framebuffer graphics and applications.
replies(1): >>42744510 #
2. mysterydip ◴[] No.42744510[source]
Check this out: https://github.com/vvaltchev/tfblib

It worked well for a hobby project. I had issues on certain specific displays I think due to the color depth requirement.