Page 1 of 1

Custom Terrain Nose Shader

PostPosted: Wed Dec 05, 2018 6:21 pm
by L4Z3RC47
I'm working on recreating a really interesting effect from a glitch back in old unity (4.2?) days. Anyone willing to help?

I have random noise working well but I'm having trouble figuring out how to sample the terrain lighting values and replacing non pure white with the noise generator. Also not sure exactly whats going on in the original with the nice swirly effects around terrain height but that would be awesome to replicate as well. Thoughts?

Videos below for reference

https://vimeo.com/180351834

https://vimeo.com/179997399

https://vimeo.com/180322423

Re: Custom Terrain Nose Shader

PostPosted: Wed Dec 05, 2018 8:55 pm
by L4Z3RC47
This seems to be getting there but still missing something :/

Image

Re: Custom Terrain Nose Shader

PostPosted: Wed Dec 05, 2018 8:56 pm
by L4Z3RC47
I should also note I don't really know what I'm doing when it comes to shaders ...

Re: Custom Terrain Nose Shader

PostPosted: Tue Dec 11, 2018 4:45 pm
by Amplify_Borba
Hello, thank you for getting in touch and for your support!

This seems like a tricky effect to pull off, could you please share the results of your current setup and elaborate on what you wish to add to it?