Hello,
I was wondering how to improve FP. Edge Detection works on the principle of bitmap (generated), right? Would it be possible to add a custom bitmap as an additional layer. It would be much easier to create effects of the type (attachment). Now we need to create a smaller grass sample and distribute it using a bitmap. This bitmap would be mapped to the surface using classic UVW mapping. It would then be possible to use a standard large grass sample as in other cases.
I hope I have written this in an understandable way.