Original Post
Can you use instancing for everything?I mean obviously if something is rendered 1000 times,you should instance it,but what about if it's only rendered 1-5 times,does the instancing cycle(or whatever it is in the GPU) cause a large overhead?