Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[WIP] GetDirty Shader - Add Dirt/Slime/Blood/Water to your models

Discussion in 'Works In Progress - Archive' started by nikescar, Jan 8, 2014.

  1. nikescar

    nikescar

    Joined:
    Nov 16, 2011
    Posts:
    165
    ******************************
    Edit:
    I'm adding a link to a UnityPackage containing the shader and a demo scene. This is being provided free of change and you are free to use it in any way you wish. I am not providing support for this package.

    GetDirty.zip (unitypackage)
    ******************************


    Web Player Demo

    I present my work in progress shader for adding gunk to you character and other objects. The goal is to make this shader performant on mobile devices. So far I have been seeing positive results on that front.

    The following parameters can be changed dynamically through code:
    • Amount of "dirt"
    • Bumpiness
    • Shininess/wetness
    • Transparency
    • Color
    This allows for the creation of nearly any kind of liquid.

    Checkout the demo binaries (Win/Linux/Mac) here: http://sdrv.ms/1dQXcfW


    $gd1.PNG $gd2.PNG $gd4.PNG $gd3.PNG
     
    Last edited: Nov 10, 2017
    Fibonaccov and easymoba like this.
  2. Ereous

    Ereous

    Joined:
    Aug 29, 2012
    Posts:
    163
    Looks cool, You should put up a web player. So people can play with it and then get it if they want it.
     
  3. nikescar

    nikescar

    Joined:
    Nov 16, 2011
    Posts:
    165
    Thanks.

    I included binaries for the demo that I thought would be more universal. But you are right. I added a link to a webplayer demo.
     
  4. selvin

    selvin

    Joined:
    Dec 30, 2012
    Posts:
    57
    It looks nice and easy to control.

    Are you thinking to put it on the store? Just curious.
     
  5. nikescar

    nikescar

    Joined:
    Nov 16, 2011
    Posts:
    165
    I've thought about it. I don't know if it is enough to charge for and if it was enough what cost would be fair. If not, I'll put it up for free.

    Any thoughts on that?
     
  6. selvin

    selvin

    Joined:
    Dec 30, 2012
    Posts:
    57
    If I needed for my projects I would pay up to 10£, but that's my opinion. Let's see what others say ;).
     
  7. SmashedAvocado

    SmashedAvocado

    Joined:
    Dec 19, 2013
    Posts:
    45
    Looking great!
     
  8. MikeUpchat

    MikeUpchat

    Joined:
    Sep 24, 2010
    Posts:
    1,056
    Did this ever get released as an asset?
     
  9. arcdragon1

    arcdragon1

    Joined:
    Oct 15, 2012
    Posts:
    116
    I want to buy this asset!
     
  10. sous_v

    sous_v

    Joined:
    Jun 3, 2015
    Posts:
    2
    Is this still WIP? I have a need for it.
     
  11. CoderPro

    CoderPro

    Joined:
    Feb 21, 2014
    Posts:
    327
    I want to using this shader with other car paint shader. So is it possible ?
     
  12. nikescar

    nikescar

    Joined:
    Nov 16, 2011
    Posts:
    165
    I've added project files to the original post.
     
    LastChaos and Chailotl like this.
  13. StevenPicard

    StevenPicard

    Joined:
    Mar 7, 2016
    Posts:
    859
    This is a great looking shader. I was completely unaware of its existence. I'll need to try this out this weekend.