Reading Time: < 1 minute

Project Info:

A small SDL based library for rendering polygons via SDL_RenderGeometry.

Simply include this in your project and make function callls including triangle fans, strips and polygons of textures and/or colors. 

License: MIT License

Language: C++

Dependencies: SDL2,0.18 or newer

Library size: 4kb

Library last updated: 05/20/2024

Screenshots:

The above images have been uploaded using sdl_surface_ex,then 2 additional surfaces were created one to grayscale(left side of image) and the other to invert the image(right side of image) via pixel manipulation.

View our github repository

Download and fork the source code

View our itchio page

Download and develop using our itch.io page

View documentation

Learn how to integrate code into your project here

This is an individual library based on SDL. Neither PawByte nor it’s members are the creators of the SDL library.