LearnOpenGL VS opengl-imgui-cmake-template

Compare LearnOpenGL vs opengl-imgui-cmake-template and see what are their differences.

LearnOpenGL

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

opengl-imgui-cmake-template

👾 template repo for getting started with opengl together with imgui using cmake (by dcronqvist)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
LearnOpenGL opengl-imgui-cmake-template
624 2
10,240 4
- -
3.7 0.0
10 days ago almost 3 years ago
C++ C++
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LearnOpenGL

Posts with mentions or reviews of LearnOpenGL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.

opengl-imgui-cmake-template

Posts with mentions or reviews of opengl-imgui-cmake-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-03.

What are some alternatives?

When comparing LearnOpenGL and opengl-imgui-cmake-template you can also consider the following projects:

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

glad - Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

glew-cmake - GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources

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

basic-voxel-engine - A Minecraft-like voxel engine, written in C++.

sokol - minimal cross-platform standalone C headers

zxShaderViz - A useful tool to edit and visualize shaders in real time.

bevy - A refreshingly simple data-driven game engine built in Rust

TabGraph - Simple Scenegraph featuring Physically Based Rendering

SFML - Simple and Fast Multimedia Library

Basilisk