OcttKB/Wiki-OcttKB/tiddlers/Normal/_Simple DirectMedia Layer.tid

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]]