B
B
bongerka2020-06-12 13:24:18
C++ / C#
bongerka, 2020-06-12 13:24:18

How to speed up sfml project?

I'm doing a project where new moving elements (organisms) are added very quickly, I use .draw for drawing, but I read that the function greatly reduces performance. My problem is that the speed of objects decreases noticeably over time, what can I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2020-06-12
@Zarom

Perform work with graphics in a separate thread

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question