Triangle Wave and Smooth Curve nodes from Shader Graph

Node-based Shader Editor
Post Reply
shruikan
Posts: 3
Joined: Thu Dec 27, 2018 9:12 pm

Triangle Wave and Smooth Curve nodes from Shader Graph

Post by shruikan »

Hi, I'm searching for idea how to recreate in ASE new nodes from Unity Shader Graph update. In sample project, there is a shader graph called Complex Vegetation Graph that uses Triangle Wave Simple node and Smooth Curve node.
Image
Link to blog post: https://blogs.unity3d.com/2018/08/07/sh ... e-project/
Link to sample project: https://github.com/natalieburke/ShaderG ... emo-2018-2
Do you have any idea?
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Triangle Wave and Smooth Curve nodes from Shader Graph

Post by Amplify_Borba »

Hello, we have documented our API in our wiki, where you can find more information regarding how to make your own custom nodes.

There's also a good chance that we'll be adding those two nodes you've mentioned or something equivalent, as we're constantly adding new nodes based on user feedback.

Please let us know if you have any further questions, thanks!
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply