Please help me with my error, am new. (Creating an window) [Arch Linux]

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

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

    Dead Simple OpenGL

  • When you return to OpenGL, try this tutorial instead: https://learnopengl.com . The description for linking is not very extensive but they list all options you should include. They also have a CMake boilerplate project, where the CMake part is already setup and you can just write your code https://github.com/Polytonic/Glitter

  • LearnOpenGL

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

  • When you return to OpenGL, try this tutorial instead: https://learnopengl.com . The description for linking is not very extensive but they list all options you should include. They also have a CMake boilerplate project, where the CMake part is already setup and you can just write your code https://github.com/Polytonic/Glitter

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

    A brief computer graphics / rendering course

  • Before taking the step to OpenGL, you can also write a small rasterizer yourself to learn a bit about how computer graphics work by going through this https://github.com/ssloy/tinyrenderer/wiki

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