Files
SDL/examples/renderer/04-points/README.txt

4 lines
117 B
Plaintext
Raw Normal View History

2024-09-19 15:07:36 -04:00
This example creates an SDL window and renderer, and then draws a bunch of
single points, moving across the screen.