raudio VS LearnOpenGL

Compare raudio vs LearnOpenGL and see what are their differences.

raudio

A simple and easy-to-use audio library based on miniaudio (by raysan5)

LearnOpenGL

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com (by JoeyDeVries)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
raudio LearnOpenGL
3 624
151 10,290
- -
6.3 3.8
3 months ago 20 days ago
C C++
zlib License GNU General Public License v3.0 or later
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.

raudio

Posts with mentions or reviews of raudio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.
  • raylib 4.2 released!
    12 projects | /r/raylib | 11 Aug 2022
    raylib extra libraries cleanup: raylib has been on diet and all the extra libraries included on previous releases have been removed from raylib. Now raylib only includes the original 7 raylib modules: rcore, rlgl, rshapes, rtextures, rtext, rmodels and raudio. But no worries, extra libraries have not been deleted, they have been moved to their own repos for better maintainability and more focus on its functionality. The libraries moved out from raylib repo are: raygui, physac, rmem, reasings and raudio (standalone mode). On that same line, a new amazing GitHub group: raylib-extras has been created by @JeffM2501 to contain raylib extra libraries as well as other raylib add-ons provided by the community. Jeff has done an amazing work on that line, providing multiple libraries and examples for raylib, like custom first-person and third person camera systems, Dear ImGui raylib integration, multiple specific examples and even a complete RPG Game Example! Great work Jeff! :D
  • Games from scratch
    6 projects | /r/gamedev | 24 Jul 2022
    Raylib is a great library for graphics. You can also use extra libraries such as Raymath and Raudio to fit the needs of your game.
  • Helo People!, I am a fellow programmer. I made a game engine written in c with glfw. i am also gonna add networking which will help us to make multiplayer game
    3 projects | /r/C_Programming | 12 Feb 2022

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.

What are some alternatives?

When comparing raudio and LearnOpenGL you can also consider the following projects:

examples-c - Extra examples for raylib in C

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

rmem - raylib memory pool and objects pool

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

Physac - 2D physics header-only library for videogames developed in C using raylib library.

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

OpenTK - The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

sokol - minimal cross-platform standalone C headers

Ariel_X - A game engine written in C with glfw.

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

physac - 2D physics header-only library for videogames developed in C using raylib library.

SFML - Simple and Fast Multimedia Library