- Home /
Question by
LahmidiDeveloper · Dec 17, 2018 at 08:32 PM ·
linerendererdrawingline rendererglowline drawing
Neon / Glow effect on lines in 2d
I am trying the achive this design :
for (This is a picture from an app that allows you to draw lines) I am working on a 2d mobile project where i am creating lines by using 2 points, one is created when the finger touches the screen and the other one is created when the finger leaves the screen, therefore, the line is straight. I am looking a way such as a Script/Material/Shader or anything else that will make my lines glow. I've tried a couple of idea but nothing is close to what I am trying to make. Thanks !
rq63cvx.png
(304.8 kB)
Comment
Answer by MrMartinlll · Jun 01, 2020 at 07:33 PM
Bloom post rendering effect on the camera can help achieve this.