home.social

#spritebatching — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #spritebatching, aggregated by home.social.

fetched live
  1. I created a Simple Sprite Batcher for SFML. It batches them for you automatically and improves performance! Work with your normal sprites!

    It's a part of my SFML Snippets repository on GitHub:
    github.com/Hapaxia/SfmlSnippet
    and also available on the SFML wiki:
    github.com/SFML/SFML/wiki/Sour

    The (small) class is there along with an example program.

    Here's a video using it (excuse the compression issues):
    Sprite batching in SFML youtu.be/2P13hhMgeFs?si=dbsmnl

    #sfml #sprite #spritebatching #batching #performance