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

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.