tanzfisch / Igor

Igor Game Engine
http://igor.logasoft.co.nz/doxygen/index.html
GNU Lesser General Public License v3.0
7 stars 0 forks source link

takes too long to load the instancing example #290

Closed tanzfisch closed 1 year ago

tanzfisch commented 1 year ago

we have a design issue loading models. It can't be that it takes that long to open the instancing example

Every instance appears to be loaded separately when in fact the model is only loaded once from disc. But when we make copies of the reference scene node it takes a lot of time

tanzfisch commented 1 year ago

It still takes long but it's more responsive. Need a different approach then copying nodes for instancing. 0.37.2