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

I don't know how to get this result

Discussion in 'General Graphics' started by Yafilo, Sep 7, 2021.

  1. Yafilo

    Yafilo

    Joined:
    Jun 6, 2017
    Posts:
    4
    Hi everyone,

    I saw an image on internet and I wanted to recreate it with unity :


    I can easily get the terrain i want with an heighmap and also get the matching map texture. The problem is that I really don't know how to process this texture to get a similar result, with a very clean result...

    Does somebody know how I can manage it ?

    Thanks
     
  2. bgolus

    bgolus

    Joined:
    Dec 7, 2012
    Posts:
    12,329
    That's use a cel shading shader. There are several you can find online, though most don't work on Unity terrain due to the specific way Unity's terrain renders. Toony Colors Pro 2 I believe supports terrains though.