Random glitch

Node-based Shader Editor

Random glitch

Postby ePiQue » Wed Dec 06, 2017 10:56 am

Hi everyone ,

I'm currently working on an hologram shader with random time glitch effect. The thing is, I have the glitch effect appearing but everytime at the same time :/ Any help would be greatly appreciated ! Thanks.
Last edited by ePiQue on Wed Dec 06, 2017 4:02 pm, edited 2 times in total.
ePiQue
 
Posts: 8
Joined: Wed Dec 06, 2017 10:50 am

Re: Random glitch

Postby Amplify_Borba » Wed Dec 06, 2017 2:37 pm

Hello ePiQue, thank you for getting in touch and for your support!

Unfortunately, it's not possible to generate random values within a shader, but there are a few solutions you may use to bypass this limitation.

You may generate random numbers via script and pass them to the shader through global variables, please check our Smear sample which makes use of that feature at AmplifyShaderEditor/Examples/Official/Smear.

To give a feeling of randomness, it's common to use the vertices object or world position with time to drive a series of basic wave functions like Sin and Cos, the Bubble sample at AmplifyShaderEditor/Examples/Official/ReflectRefractSoapBubble is a suitable example.

Lastly, take a look at our Noise Generator node, even though it's a bit expensive it can also be useful for this use.

Please let us know if this information helped you out, 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!
User avatar
Amplify_Borba
 
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Random glitch

Postby ePiQue » Thu Dec 07, 2017 2:37 pm

Thanks a lot Borba for this quick and very helpful reply !
I just finished my shader with the global variables you were talking about :D
ePiQue
 
Posts: 8
Joined: Wed Dec 06, 2017 10:50 am

Re: Random glitch

Postby Amplify_Borba » Thu Dec 07, 2017 4:06 pm

Not a problem, happy that the provided information was useful!

Have you had the chance to rate and review Amplify Shader Editor? It would be awesome if you could share your experience with the Unity community, the Unity Asset Store thrives on user interaction and direct feedback.

Every bit helps, your feedback is extremely valuable to us!

If you have any further questions don't hesitate to get back in touch, 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!
User avatar
Amplify_Borba
 
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am


Return to Amplify Shader Editor

Who is online

Users browsing this forum: No registered users and 0 guests

cron