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

loading instances performance is crap #315

Closed tanzfisch closed 1 year ago

tanzfisch commented 1 year ago

This is mainly because we create nodes and then copy them as default behaviour in the scene.

tanzfisch commented 1 year ago

we can go much faster by skipping the model node and directly create mesh nodes...

tanzfisch commented 1 year ago

0.40.1