Newbie questions about how to start

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • GLFW

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

    To go multiplatform with OpenGL / Vulkan (harder for a beginner) you can use a simple window library like GLFW and Dear ImGui for UI. I use these for Avoyd, along with a few other libraries.

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

    InfluxDB logo
  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    To go multiplatform with OpenGL / Vulkan (harder for a beginner) you can use a simple window library like GLFW and Dear ImGui for UI. I use these for Avoyd, along with a few other libraries.

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

  • [Beginner] Blending behaves strangely

    2 projects | /r/vulkan | 15 Apr 2023
  • 3D Visualization with C++

    4 projects | /r/cpp_questions | 10 Jul 2021
  • An Introduction to the Dear ImGui Library

    2 projects | dev.to | 4 Mar 2021
  • Microui+fenster=Small GUI

    3 projects | news.ycombinator.com | 7 Sep 2024
  • About the IMGUI Paradigm

    4 projects | news.ycombinator.com | 22 Aug 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?