Projects with this topic
Sort by:
-
WARNING: This project is still under development and GIT histories are not stable yet. Prefer archive downloads over cloning.
C++ abstractions for the Simple Directmedia Layer. Aims at unifying SDL2 and SDL3 API for version-agnostic applications. Turns native data structures into object-oriented entities with methods. Leverages smart pointers for safer resource management. Requires C++20.
Updated -
A CHIP-8 emulator project, made for fun, in C/C++
Updated -
Test project video player. Allows to decode audio and video stream from file using ffpeg library, . interface works based on QT Framework, Sound is delivered to sound card after decoding to wave using stream provided by SDL library. Project still in earlier phase
Updated