#PlaneGeometry Border
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
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?
Postprocessing outline pass
?
@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 ?