Elektrine lite

← Feed

@eishiya@mastodon.art

Post #3102966

2025-02-14 22:12 UTC

@sfml@fosstodon.org Thanks! The performance is spotty when I use too many animated tiles, but I'm pretty sure that's just because I'm not using vertex arrays correctly and not because of any problem in SFML :'D

Replies (1)

  • @sfml@fosstodon.org 2025-02-14 22:20

    @eishiya@mastodon.art There's always some upper limit for particle systems, but if done right a vertex array should be able to handle quite a pile of leaves.

    Open ##3102967