Have anyone tried to make node (effect/filter) like in substance designer (Sharpen) in cycles?
Asked
Active
Viewed 2,023 times
0
-
The only way to reproduce exactly what SD is doing here would be to run a convolution matrix over the texture in Cycles, which, IMO would be a heroic, but uneconomical way to do it – Robin Betts May 08 '18 at 06:38
-
Why developers haven't yet added filter nodes like this? This would allow the creation of more complex procedural materials – 0xFFF May 08 '18 at 10:56
-
@0xFFF because use cases are rare and very specialized, it would be hard to develop something that is useful to many people. These things are perfect example of additional community created value where the Blender itself only caters to making node environment flexible and robust enough to allow for complex setups. – kheetor May 08 '18 at 12:17
-
it would actually be pretty useful to write a little OSL node to run a 2 or 3D convolution matrix of the user's choice over 2 or 3D textures; I think it would significantly expand the range of procedural textures that could be cooked up reasonably quickly .. – Robin Betts May 08 '18 at 14:12
-
I found some material on this topic. 5x5 Convolve for Cycles Nodes Materials There is a 5x5 convolution matrix with a few kernels provided: Sharpen, Box Blur, Gaussian Blur, Edge Detect, and Emboss. Download scene from Blendswap – 0xFFF May 08 '18 at 15:09
