Cameron Cawley 0bbbf3d43b Support resizable windows with most examples 5 달 전
..
README.txt 567dfd2ebc examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 1 년 전
affine-textures.c 0bbbf3d43b Support resizable windows with most examples 5 달 전
onmouseover.webp 567dfd2ebc examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 1 년 전
thumbnail.png 567dfd2ebc examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 1 년 전

README.txt

This example creates an SDL window and renderer, and uses
SDL_RenderTextureAffine to draw a 3D cube using only 2D rendering operations.