Hi All,
I am trying to recreate the shaded wireframe shader in HDRP by following:
I took some references of samples in this repo.
https://github.com/keijiro/TestbedHDRP
and I was able to successfully implement it in the HDRP 2018.3.
But there are lot of changes in HDRP 2019.3f1 and i have already tried most of the ways to do it, but no success.
Can anyone point to a particular sample or code sample.
If there is any other way to implement shaded wireframe, would like to hear that as well.
Thanks