Commit Graph

54 Commits

Author SHA1 Message Date
Sam Lantinga
ff7a60db85 Minor fixes to the primitive example
* The random number generator is automatically seeded, no need for SDL_srand()
* Draw the points first, so they don't overlap the other primitives and look like broken line drawing
2024-07-23 08:34:15 -07:00
Ryan C. Gordon
4d8b938969 examples: Added renderer/primitives example. 2024-07-23 10:37:14 -04:00
Ryan C. Gordon
266744af03 examples: Number examples, so they are presented in a specific order. 2024-07-23 10:12:53 -04:00
Ryan C. Gordon
5339b4458d examples: Added initial examples infrastructure. 2024-07-22 22:39:09 -04:00