C++

Mini Audio C Open Source Single File Audio Library

Miniaudio — Open Source Single File C Audio Library

Miniaudio is a cross platform open source C library for implementing low level audio functionality including playback and capture. MiniAudio is released under either public domain or MIT No Attribution licenses and amazingly enough is implemented as a single .H file with no external dependencies (except optionally stb_orbis if Ogg …

Miniaudio — Open Source Single File C Audio Library Read More

The Limon Open Source Game Engine

Looking for a small but full featured open source (LGPL) C++ 14 game engine with a built in editor?  If so, the Limon Game Engine might be the perfect choice for you!  Primary features of the Limon game are:Model loading using Assimp Skeletal animations Realtime shadows Rigid body physics 3D spatial sound Preliminary AI In […]

A Closer Look at the Godot Game Engine

  Gamefromscratch has a long running series taking an indepth look at various game engines available.  Today we are going to look at the Godot game engine, an open source C++ based game engine with a complete Unity-esque world editor.  Godot runs on Windows, Linux and Mac platforms and can target all of those, plus […]

Scroll to Top