mirror of https://github.com/libsdl-org/SDL
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| README.txt | 8 months ago | |
| affine-textures.c | 1 month ago | |
| onmouseover.webp | 8 months ago | |
| thumbnail.png | 8 months ago | |
README.txt
This example creates an SDL window and renderer, and uses SDL_RenderTextureAffine to draw a 3D cube using only 2D rendering operations.