I am using the post-processing to display the model outline function, but I found that when there are other models before the model and the camera, this contour will no longer be the true contour of the model.
Is there any way to always display the true contour of the model?
This is because the silhouette is computed in screen space I believe. So it’ll efficiently compute this outline no matter how complex the geometry is, but it only does it on the visible area of the model.