|
SDL3pp
A slim C++ wrapper for SDL3
|
Api by category.
| Category | Header |
|---|---|
| Force Feedback Support | SDL3pp_haptic.h |
| Category | Header |
|---|---|
| Audio Playback, Recording, and Mixing | SDL3pp_audio.h |
| Category | Header |
|---|---|
| 3D Rendering and GPU Compute | SDL3pp_gpu.h |
This is provided for compatibility and completeness, we advise you to use std's thread facilities.
| Category | Header |
|---|---|
| Thread Management | SDL3pp_thread.h |
| Thread Synchronization Primitives | SDL3pp_mutex.h |
| Atomic Operations | SDL3pp_atomic.h |
| Category | Header |
|---|---|
| Timer Support | SDL3pp_timer.h |
| Date and Time | SDL3pp_time.h |
| Category | Header |
|---|---|
| Filesystem Access | SDL3pp_filesystem.h |
| Storage Abstraction | SDL3pp_storage.h |
| I/O Streams | SDL3pp_iostream.h |
| Async I/O | SDL3pp_asyncio.h |
| Category | Header |
|---|---|
| Load images from several formats | SDL3pp_image.h |
| True type font support | SDL3pp_ttf.h |