Maybe I'm a bit rusted with graphic stuff but I was wondering if there is a way to achieve a reasonable drawing speed on the Raspberry Pi using Hollywood layers.
On my Windows machine it runs smoothly with the new renderer & sync set to on, on my Pi4 it leterally sucks
Seems to fall back to CPU since it goes to 98%, it may explode running my code for a couple of hours!
Any hint excluding rewriting the entire code using sdl?