examples/renderer/03-lines: Make this less obnoxious to look at.

This commit is contained in:
Ryan C. Gordon
2024-09-19 12:52:04 -04:00
parent 1b266ec13d
commit 745d5e4991
2 changed files with 32 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
This example creates an SDL window and renderer, and then draws a giant
pile of lines, in random colors, every frame.
This example creates an SDL window and renderer, and then draws a something
roughly like a Christmas tree with nothing but lines, every frame.