diff --git a/README.md b/README.md index 77fd8de..2488512 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [TinySpline](https://github.com/msteinbeck/tinyspline) - A small, yet powerful ANSI C library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. [MIT] * [urho3d](https://github.com/urho3d/Urho3D) - Cross-platform rendering and game engine. [Many different, mostly MIT] * [Yocto/GL](https://github.com/xelatihy/yocto-gl) - Tiny C++ Libraries for Data-Driven Physically-based Graphics. [MIT] +* [olive.c](https://github.com/tsoding/olive.c) - Simple 2D Graphics Library. [MIT] ## Image Processing