Ryan C. Gordon 69c78a7989 examples/renderer/03-lines: simplified casting on radians calculation. 2 ヶ月 前
..
README.txt 745d5e4991 examples/renderer/03-lines: Make this less obnoxious to look at. 1 年間 前
lines.c 69c78a7989 examples/renderer/03-lines: simplified casting on radians calculation. 2 ヶ月 前
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.