#PlaneGeometry Border

3 messages · Page 1 of 1 (latest)

turbid dove
#

I'm trying to render a PlaneGeometry I'm using instancedMesh to render these... This is fine, but I want to display a border for these, how could I achieve this & how would I make it so that only the outside of the instancedMesh contained borders and not the inside?

whole hollow
#

Postprocessing outline pass cat_eyes ?

manic yarrow
#

@whole hollow If I have different geometries and want to display different color outlines. Do you have any clue how to do it in three js ?