1
0
JustinChou 8f8ed757bc Modified points.c example from i++ to ++i for performance reasons and a good starting point for beginners to develop good habits. 1 долоо хоног өмнө
..
README.txt 3413617cb6 examples: added renderer/04-points 2 жил өмнө
onmouseover.webp 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. 1 жил өмнө
points.c 8f8ed757bc Modified points.c example from i++ to ++i for performance reasons and a good starting point for beginners to develop good habits. 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 bunch of
single points, moving across the screen.