Oled Bitmap Generator

Generate bitmap for hobbyist oled displays from grid canvas.

Dependencies

  • FLTK
  • OpenGL
  • C++20

Screenshots

Build

cmake -S . -B build
cmake --build build

Note: Currently only works on Linux.