SDL/examples/renderer/03-lines
2025-12-05 12:59:01 -05:00
..
lines.c examples/renderer/03-lines: simplified casting on radians calculation. 2025-12-05 12:59:01 -05:00
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00
README.txt examples/renderer/03-lines: Make this less obnoxious to look at. 2024-09-19 12:52:04 -04:00
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00

This example creates an SDL window and renderer, and then draws a something
roughly like a Christmas tree with nothing but lines, every frame.