Dynamic Recoloring with Unity Shader Graphs

How to recolor any object in unity from boring greys to vivid colors!
The code for the project is free to use and can be found here: github.com/nicholas-maltbie/R...
#gamedev #indiedev #madewithunity
0:00 Intro
0:19 Materials and Shaders
1:20 Solid Colors
1:50 Colored Patterns
2:38 Combining Images
3:43 Putting It All Together
4:25 Advanced Techniques and Examples
5:02 Outro
Computer Color is Broken by Minute Physics : • Computer Color is Broken

Пікірлер: 7

  • @vanessapaugh3703
    @vanessapaugh3703 Жыл бұрын

    This was exactly what I was looking for as well. I’ve been wanting to do in game skin recoloring for years. Thanks for making this.🤩

  • @NickMaltbie

    @NickMaltbie

    Жыл бұрын

    Thanks! Hope you find the tool helpful

  • @knottt
    @knottt Жыл бұрын

    Exactly what I'm looking, great job!

  • @NickMaltbie

    @NickMaltbie

    Жыл бұрын

    Glad I could help!

  • @Olivia-uu4qb
    @Olivia-uu4qb2 жыл бұрын

    awesome video and cute cats!

  • @olubunmiolumuyiwa
    @olubunmiolumuyiwa2 жыл бұрын

    This is making me want to switch from Godot to Unity

  • @NickMaltbie

    @NickMaltbie

    2 жыл бұрын

    I haven’t used Godot as much but I’ve heard it is open source which is really cool! You could probably add this texture modification algorithm to that game engine as well, it’s pretty simple for what it does.