aminosbh / sdl2-cmake-modules
Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of https://gitlab.com/aminosbh/sdl2-cmake-modules
☆364Updated 2 years ago
Alternatives and similar repositories for sdl2-cmake-modules:
Users that are interested in sdl2-cmake-modules are comparing it to the libraries listed below
- This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects☆171Updated 2 years ago
- CMake scripts for finding SDL2 headers and libraries on multiple platforms☆324Updated 7 months ago
- lightweight C++14 parser for Tiled tmx files☆408Updated last week
- A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.☆315Updated 7 months ago
- A collection of SFML drawables☆203Updated last month
- A modern and helpful cross-platform json-parser for C++, used for parsing Tiled maps.☆205Updated last year
- 2D engine / framework built around SFML☆220Updated last year
- A generic font caching C library with loading and rendering support for SDL.☆321Updated 3 years ago
- Basic C SDL2 project with CMake. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-project☆54Updated 10 months ago
- ImGuiSDL: SDL2 based renderer for Dear ImGui☆185Updated 3 years ago
- An audio mixer that supports various file formats for Simple Directmedia Layer.☆488Updated this week
- 2D lighting for SFML☆135Updated 11 months ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-ttf-samp…☆47Updated 5 years ago
- C tmx map loader☆251Updated 9 months ago
- Simple generic GUI widget toolkit for SDL2☆406Updated 3 years ago
- C++11 and SDL2 lightweight 2d game framework☆97Updated 5 years ago
- 2D game engine based on SDL2☆96Updated 6 years ago
- A starter project for graphics applications using SDL, bgfx and Dear ImGui☆325Updated last year
- Show how to use SDL2 with CMake☆58Updated 8 months ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_image libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-image-…☆49Updated 5 years ago
- Support for TrueType (.ttf) font files with Simple Directmedia Layer.☆497Updated this week
- Image decoding for many popular formats for Simple Directmedia Layer.☆687Updated this week
- A simple, cross-platform wrapper over TCP/IP sockets.☆245Updated 3 weeks ago
- C++ bindings/wrapper for SDL2☆574Updated 2 weeks ago
- Beginner framework for SFML games and other applications.☆146Updated 2 years ago
- Cross-platform modern c++ GUI☆889Updated 3 weeks ago
- Basic sample that demonstrates the usage of SDL2 and SDL2_mixer libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-mixer-…☆41Updated 5 years ago
- Simple OpenGL Image Library☆184Updated last year
- A simple SDL2 audio library without SDL_Mixer for playing music and multiple sounds natively in SDL2☆178Updated 3 years ago
- A working example where SDL_Renderer is used to draw, and the result is drawn to screen using a custom shader.☆95Updated 7 years ago