-
Raylib was created primarily for game development. If all you need is a minimal graphics library for drawing ui, then I would check out Nuklear or IMGUI Raylib will not help all that much with writing code to interface with the arduino and calculate the map.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Raylib was created primarily for game development. If all you need is a minimal graphics library for drawing ui, then I would check out Nuklear or IMGUI Raylib will not help all that much with writing code to interface with the arduino and calculate the map.
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.
Related posts
-
What ImGUI library would work well with programs written in C?
-
Ideas for fast UI that can be easily rendered using OpenGL
-
LOVE-LOVE learning C! Writing lots of small C programs for pure fun and joy! But alas, seems like C is wrong tool for my projects, due to GUI/Graphics needs. :( fantasizing that maybe C-Ninjas can one day create a modern GUI-lib for C, that is EASY to use, and runs on all 5 major platforms today?
-
Steps to setup cimgui on windows 10.
-
Create a Window in C/Where to Begin