Graphical projects using C++

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

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

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  • SFML-Project-Template

    Skeleton project folder for building SFML-project with cmake

  • Easiest way is with SFML if your interest is in visualising things quickly like Coding Train. I have done many projects from Coding Train just with using SFML showcase vid. It handles window, OpenGL rendering (drawing shapes), audio, input and other stuff. You can easily integrate imGui for easy and quick GUI as well. Here's my crossplatform SFML+imGui project template repository for quick start: Github. You can find the source code for the projects in the video from my Github as well if you need practical examples to start with SFML.

  • 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
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