Unity Outline Shader - Tutorial in Description

Поділитися
Вставка
  • Опубліковано 4 лис 2024
  • Ігри

КОМЕНТАРІ • 22

  • @kaleo_mendes
    @kaleo_mendes 4 роки тому +1

    Man, this is the best method ever! Thankyou for sharing!

  • @Shinziga
    @Shinziga 5 років тому +10

    this is amazing! Would you also considering doing this in ShaderGraph? PS: You have shared very powerfull knowledge.

    • @Aloisio_PN
      @Aloisio_PN 2 роки тому

      Did you get it to work with the URP?

    • @Smash_ter
      @Smash_ter Рік тому

      ShaderGraph tutorials are everywhere I go. I just want to learn how to code it for HLSL

  • @ericbutler7382
    @ericbutler7382 4 роки тому +2

    It works when I open the demo and it looks great! However, I'm not able to get it to work in other projects in v. 2019.3.13f1. Could someone explain the process?

  • @ConchStreetStories
    @ConchStreetStories 8 місяців тому

    Hello, is this shader with edge detection? And can the edges be changes, like have noises, not be this streight?

  • @davitsedrakyan
    @davitsedrakyan 4 роки тому

    Nice one!

  • @CHXMVN
    @CHXMVN 5 років тому +1

    Thanks bro

  • @Aloisio_PN
    @Aloisio_PN 2 роки тому

    Dear Master Roystan.
    Thanks for sharing your knowledge!
    Greetings from your fan from Brazil!
    Please, we beg you, make this tutorial using ShaderGraph and URP!

    • @Aloisio_PN
      @Aloisio_PN 2 роки тому

      Did someone make it work with the URP?
      Pls, i need help!

  • @ivanyronaldo3002
    @ivanyronaldo3002 3 роки тому

    I downloadedI downloaded the file but I have errors in the compiler. I'm using version 2020.3
    He says he can't find the PostProcessing, PostProcessingEffectsSettigns, PostProcessingEffectsRenderer, PostProcessingRenderContex, PostProcessingAtribute, PostProcessing and the PostProcessingEvents namespace

  • @FoleysWorld
    @FoleysWorld 4 роки тому

    I run the Demo-Scene but the Outline doesn't show up. What am i doing wrong?

  • @polriubrogent2317
    @polriubrogent2317 4 роки тому

    Hi, it works perfectly in the editor but when i build the game it doesnt work, the scene doesnt load. Ive tried without this shader and it works fine. What do i have to do?

  • @DDtown15
    @DDtown15 4 роки тому

    Hi there. Don't know if I'm doing something wrong, but when I add the PP effect, outlines don't show up like they are in the video. Silhouettes are outlined, but there isn't a outline along every edge. Any idea how to fix this?

  • @ligacaopeptidica7524
    @ligacaopeptidica7524 4 роки тому

    Please, come with a tutorial doing this effect in ShaderGraph/URP :)

  • @davitsedrakyan
    @davitsedrakyan 4 роки тому

    is this efficient for mobile?

  • @merlebirb
    @merlebirb 5 років тому

    is it possible to change the color of the outline?

  • @cryora
    @cryora 5 років тому

    Does this work with lightweight render pipeline?

    • @roystan7272
      @roystan7272  5 років тому +1

      Hey cryora, I haven't tested it with the LWRP yet (it's going through a lot of a flux right now, so I don't typically reference it much), but it should be compatible with the SRP, and ideally the LWRP (now renamed "Universal Render Pipeline").

    • @Aloisio_PN
      @Aloisio_PN 2 роки тому

      Did you get it to work with the URP?

  • @angerygametime
    @angerygametime 5 років тому

    how would i make it not outline some objects

    • @therealpeter2267
      @therealpeter2267 5 років тому

      try using the stencil buffer I think, or use a different camera to render them