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 -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -