Ryan C. Gordon 8be18741e1 examples/renderer/03-lines: Fix incorrect angle calculation rendering circle. 3 months ago
..
README.txt 745d5e4991 examples/renderer/03-lines: Make this less obnoxious to look at. 1 year ago
lines.c 8be18741e1 examples/renderer/03-lines: Fix incorrect angle calculation rendering circle. 3 months ago
onmouseover.webp 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. 1 year ago
thumbnail.png 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. 1 year ago

README.txt

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