Graphic Library for C

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Skia

    Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • There’s also Skia by Google. Used by Android and Google Chrome.

  • fenster

    The most minimal cross-platform GUI library

  • Check out [this library](https://github.com/zserge/fenster). It's a tiny header only C lib for Windows, Mac and Linux and gives you a canvas, events, mouse and keyboard. Screen output is just a buffer. Only a couple of API calls but good enough to play Doom.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • raygui

    A simple and easy-to-use immediate-mode gui library

  • Possibly with https://github.com/raysan5/raygui.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts