Geometry shaders in HDRP

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

Hi! Sorry, this is old… Have you found a solution? I am currently looking to do the same thing.

Hi, I don’t think it is the answer you are looking for but shaded wireframe mode is fixed in 2020.3 and above. So all depends on the quality of wireframe you are looking for.