C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
☆181Nov 21, 2020Updated 5 years ago
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A native SVG editor, built on its own SVG2 + CSS3 engine, written from scratch in C++20.☆30Updated this week
- Simple and Fast single header Bitmap (BMP) C++ library☆52Jul 4, 2025Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Nov 21, 2020Updated 5 years ago
- C++ SVG library☆33Jan 11, 2026Updated 7 months ago
- 2D plotting library for modern C++☆14Apr 1, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Water rendering using dudv map☆23Jan 2, 2022Updated 4 years ago
- Using Apache ECharts in wxWidgets C++ application☆10Sep 27, 2024Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆11Aug 12, 2016Updated 10 years ago
- A single-header C/C++ library for parsing and evaluation of arithmetic expressions☆12Dec 30, 2021Updated 4 years ago
- Automatic runtime configuration / settings system for your C/C++ application. Load from TOML configs into a generated C struct and back a…☆25Jan 6, 2025Updated last year
- A small, better logger library for C++, which features thread-safe loggers.☆14Jul 22, 2020Updated 6 years ago
- Qt-based GUI application for creating procedural textures on Windows, Linux and MacOS.☆12Aug 9, 2026Updated 3 weeks ago
- Reference Implementation of Automatic UV Mapping with Harmonic Maps.☆25Dec 14, 2016Updated 9 years ago
- C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html☆1,019Aug 1, 2026Updated 3 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A C++17 image representation, processing and I/O library.☆314Aug 4, 2022Updated 4 years ago
- Rigid-body physics engine in C++☆21Sep 27, 2025Updated 11 months ago
- Check your Gmail on linux via TERMINAL!☆14Oct 5, 2020Updated 5 years ago
- Using OpenCV to add a depth-of-field bokeh effect to 3D scenes rendered by OpenGL. Uses some optimizations and tricks such as dividing th…☆10Nov 9, 2020Updated 5 years ago
- a C++ library for SoundFont Format 2 from GBAMusRiper by Bregalad☆12Apr 20, 2020Updated 6 years ago
- SAGA is a free geographic information system (GIS), with a special 'Application Programming Interface' (API) for geographic data processi…☆13Oct 26, 2010Updated 15 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core