mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-06 19:57:49 +01:00
11 lines
625 B
Plaintext
11 lines
625 B
Plaintext
created: 20231103223458206
|
|
creator: Octt
|
|
modified: 20231103224520707
|
|
modifier: Octt
|
|
title: Simple DirectMedia Layer
|
|
|
|
<<^wikipediaframe "Simple DirectMedia Layer">>
|
|
|
|
* [[Getting Started With SDL 1.2|http://gamedevgeek.com/tutorials/getting-started-with-sdl/]] ; [[Moving Sprites With SDL 1.2|http://gamedevgeek.com/tutorials/moving-sprites-with-sdl/]] ; [[Animating Sprites With SDL|http://gamedevgeek.com/tutorials/animating-sprites-with-sdl/]]
|
|
* Minimal examples of using the HTML5 canvas via SDL, through WebAssembly and [[C|https://github.com/shlomnissan/sdl-wasm]] or [[C++|https://github.com/timhutton/sdl-canvas-wasm]]
|