Pixel Art Editor
-
Updated
Dec 28, 2024 - C++
Pixel Art Editor
This program is a plain PPM (Portable Pixmap) bitmap editor written in Microsoft Small Basic programming language.
OLED Studio V2.4 is a professional, web-based toolkit designed for creating bitmaps and icons specifically for 128x32 monochrome OLED displays (SSD1306). It features a modular architecture, advanced image manipulation tools, and automatic multi-language support
A zero-dependency C++ image processor for manual BMP parsing and convolution-based filtering. Built for performance and understanding of pixel buffers and bitmaps.
🎨 Create and edit pixel art for 128x32 OLED displays easily with OLED Display Studio, converting designs into code for Arduino and similar devices.
Read any bitmap, edit individual pixels and output a new bitmap with updated effects. Code written in C. Please email me at mwape@projectcentauri.com for any questions.
Produces bitmaps represented as an M x N matrix of pixels with each element representing a colour.
Add a description, image, and links to the bitmap-editor topic page so that developers can more easily learn about it.
To associate your repository with the bitmap-editor topic, visit your repo's landing page and select "manage topics."