Outline Post-Process

This might interest you in the meantime.

Trying to get outlines on every object added to a HighlightLayer - Questions - Babylon.js (babylonjs.com)

Sorry if sharing other posts is not appropriate.

2 Likes

Oh, I forgot to mention this :sweat_smile:

I made this one myself.
Edge Detection PostProcess Playground

If you’d like more details, check out the docs :grin:
(Babylon.js docs)

5 Likes

That’s great! It works very well :slight_smile:

I was more looking for the “outside” edges to be hightlighed not all the edges. So i can highlight was is being selected/hovered.

Hi,
Is it possible to render outline (ideally only outside edges) on the mesh which has a running VAT animation?
I was trying few things but without any results (dont have much knowledge and it might be the reason :stuck_out_tongue: ).
My only requirement is to render it only on single instance of the mesh.