←back to thread

Hands-On Graphics Without X11

(blogsystem5.substack.com)
81 points ingve | 1 comments | | HN request time: 0.211s | source
Show context
ykonstant ◴[] No.42742885[source]
Very nice, I am very interested in raw framebuffer graphics and applications.
replies(1): >>42744510 #
1. 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.