I know atleast Vray does not currently support some raytrace calls, I dont know about Corona. Either way, Vlado indicated on our facebook page that its happening soon, so I belive Ondra will glide in as well, if not already done. Neils videos can be done, the benefit is that we can tweak the shader code directly while…
The power of OSL is impressive. Underrated new feature in max2019. Saw these and Zap's examples at CGT. Great stuff. But coding hurts my brain......... ;)
Here is a pure OSL version. - Use noise to drive edge width - Pipe to a range node you use Output MAX scale up to amplify the nuances the noise generates. - Stick to distance in a OSL AO map that is set to both convex and concave ( you need to download the AO map from a github server somewhere ) You can ofc do the exact…