javascript - Threejs crashing when rendering a huge mesh with different materials -


so have mehs has around 59k cubes in it. wanted assign different color each cube, did using meshfacematerial.

but when went webpage, instantly crashed in chrome. tried firefox instead, since has better dev tools, , rendered part of cubes, froze , crashed horribly.

is meshfacematerial not made handle around 59k materials? or rendering many materials issue?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -