Are there any good c++ visual libraries? Is there an equivalent of pygame for 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
  • raylib

    A simple and easy-to-use library to enjoy videogames programming

  • awesome-cpp

    A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

    You can try horus_ui or Noises GUI. Also you can check the GUI topic in awesomecpp github here. There are more than enough

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

  • libSDL2pp

    C++ bindings/wrapper for SDL2

    But this is normal with C++. It is close to C in which major "infrastructure" libraries are written. There might be a C++ wrapper for them, in this case, current one seems to be libSDL2pp

  • CppGame

    Game Library in Cpp

    My senior have created an equivalent for pyGame in cpp called cppGame. Its simple.But it supports only Windows atm. You might check it out on https://github.com/Zero5620/CppGame

  • halley

    A lightweight game engine written in modern C++

    It may be a bit too specific for what you want and I don't have personal experience with it, but Halley seems like a nice game engine.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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