Thin instances don't render

I’ve looked at the BJS docs and playground, but I can’t figure out what I’m doing wrong. There are no errors/warnings on the console, but nothing gets rendered. Any help appreciated. Thanks.

Actually, the problem seems to be in the material. Not sure what yet, but if I don’t set a material on the source mesh, then the instances appear.

Update: We need to add some includes in the vertex shader to make it work with instances.

1 Like

Good job fixing your issue! That’s how I like my forum questions :slight_smile: Already solved!

1 Like