Hi Xith folks!
I just wonder, if sharedCopy() if used have any effect on performance in general? Does it helps in rendering at all?
In other words if I have loaded 10 same models individualy, is the performance worse than in case when I loading one model and then adding 9 its shared copies to scena-graph.
The only thing which is clear from the method description is that : “If you are loading the same model many times then this can save on memory and load times.” But what about performance - no effect?
I just get confused a bit because I have tried once to use sharedCopy, and as far as I concern I did noticed difference in performance. But now when I trying to check again… I don’t see any difference… So either I do something wrong now, or made wrong conclusion before :))
Will appreciate if somebody clear my worries :))
Sincerely,
Bohdan.
