How To Icons in C++ & GLFW?

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

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

    a simple pixel art editor

  • for the UI font i am using a TTF font which i converted into a header file with all the data: FontMontserrat_Bold.h using binary_to_compressed_c.cpp provided by ImGui.

  • embed

    std::embed implementation for the poor (C++17) (by MKlimenko)

  • There was a proposal to add "std::embed" to the language, but I don't think it made it in so far. But there are tool that try to imitate the functionality. Searching in google turns up things like: https://github.com/MKlimenko/embed . I have no experience with anything like that, so I can't say it this works well or not.

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

    WorkOS 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