ok, but just the loading like in my first patch is fine, right? because that is what i do a lot…
Yes, loading resources is fine.
2 Likes
just as an idea:
can’t we theoretically spawn a second stride game in the background for such async tasks?
You would need to build shared textures then as it would be a second device.
You can already do that with a second vvvv instance, the resource management would be similar in terms of overhead.