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

swift - Button on Table View Cell connected to local function -

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

c# - ajax - How to receive data both html and json from server? -