-1

Ok I have tried unity’s glowing shaders but have not had success and am new to shaders in general- I need to achieve this effect:

enter image description here

Is this possible?

blue
  • 7,175
  • 16
  • 81
  • 179

2 Answers2

0

This is a playlist with some information about how to use Shader Graph.

https://www.youtube.com/playlist?list=PLX2vGYjWbI0RyhAsNJg4sLLKgCZsRSim2

In that playlist you will find this video:

https://youtu.be/qTYOWRWuBQg

Which shows how to make a glow shader like the one in the picture below.

Glow Shader

Doh09
  • 2,324
  • 1
  • 16
  • 31
0

Here is a tutorial using Shader Graph https://www.youtube.com/watch?v=KGGB5LFEejg

And here is a plugin https://www.youtube.com/watch?v=6yEH8XYnqZY

Horothenic
  • 680
  • 6
  • 12