Minor sokol-zig update: @nurpax has contributed a bindings PR and new Zig sample for the sokol_framebuffer.h header. This basically lets you do VGA Mode13h style CPU rendering with just a few lines of zig code.
To run the new sample (on macOS, Linux or Windows):
git clone https://github.com/floooh/sokol-zig && cd sokol-zig
zig build run-framebuffer

Screenshot 2026-08-01 at 12.22.531288×1030 31.8 KB
Source code:
Many thanks @nurpax !
0 Comments
Log in to join the conversation.No comments yet. Be the first to share your thoughts.