Hello everyone,
I’m a developer at a mobile game company, and I’ve been working on optimization solutions recently. I’ve learned and applied some basic optimization techniques and read a few topics about them. Now, I’m looking to develop my skills further by exploring advanced techniques.
A few days ago, I came across Indirect Instancing while browsing Reddit. It seems a bit complex but also very promising. I started thinking about where this method could be applied and realized it might be particularly useful for particle systems, such as rain or snow effects.
If you’ve used this method before, what are your thoughts? Do you think it’s genuinely useful for solving such problems? Also, how efficient is it for mobile devices?
Lastly, I’d appreciate any recommendations for alternative methods similar to this one.
Thank you!