io-devices-lib icon indicating copy to clipboard operation
io-devices-lib copied to clipboard

Create a simple usable example

Open torch2424 opened this issue 5 years ago • 0 comments

Creating a PPM Decoder would be small, and show off a good use case of the framebuffer (outside of gaming!).

  • https://stackoverflow.com/questions/16636311/what-is-the-simplest-rgb-image-format
  • http://rosettacode.org/wiki/Bitmap/Write_a_PPM_file#C
  • https://www.online-utility.org/image/convert/to/PPM

torch2424 avatar Jan 07 '20 21:01 torch2424