Making use of the GPU to render huge amount of objects

In my opinion, you were on the right track using p5.Graphics. If they blur too much you could make a ‘grid’ (side by side) of p5.Graphics and drag them as a whole. (or partially, only the ones needed)

1 Like