Files
jak-project/third-party/SDL/examples/renderer/10-geometry
2025-05-31 18:46:07 -04:00
..
2025-03-02 16:36:22 -05:00
2025-03-02 16:36:22 -05:00
2025-03-02 16:36:22 -05:00

This example creates an SDL window and renderer, loads a texture from a .bmp
file, and then draws geometry (arbitrary polygons) using it.