Search found 3 matches

by AlbertPRoss
Wed Jul 18, 2018 2:48 am
Forum: General Discussion
Topic: soft edge cutout
Replies: 5
Views: 11282

Re: soft edge cutout

Okay. Thanks for the update. I probably would have known that were I more knowledgeable on shaders. Sorry. :)

Since I'm here though. I found a bug/glitch/hiccup. The color input isn't working for the ASE simple water shader in the Unity 2018 beta (standard pipeline). I haven't tested it in other ...
by AlbertPRoss
Sun Jul 15, 2018 11:39 pm
Forum: General Discussion
Topic: soft edge cutout
Replies: 5
Views: 11282

Re: soft edge cutout

Here is the old Unity shader. I've used it for vegetation and hair in mobile games.


// Compiled shader for PC, Mac & Linux Standalone

//////////////////////////////////////////////////////////////////////////
//
// NOTE: This is *not* a valid shader file, the contents are provided just
// for ...
by AlbertPRoss
Sun Jul 08, 2018 6:26 pm
Forum: General Discussion
Topic: soft edge cutout
Replies: 5
Views: 11282

soft edge cutout

Hello. I am a shader noob so please forgive me.

I am trying to create a soft edge cutout like the old legacy shader (only with lighting). I've gone through the tutorials/videos on youtube and perused the wiki. I still don't understand how to create the soft edge effect on a cut out shader. If ...