- Home /
Outline Aorund Object
Hi, I'm making a 3d game, and I want it to have a cartoony-ish feel to it, so I want to give the objects outlines. What I want is that where to camera is looking, it will outline a the shape from the point of view, even if other edges are showing.
If someone could supply me with a script that would be most appreciated, thanks!
Answer by ZozeR · Sep 19, 2020 at 05:30 PM
I think you have to use shaders or a library for an outline effect. You can find couple libraries by googling but I advise you to check this video out https://www.youtube.com/watch?v=yuQXeaYBuuM&t=0s&ab_channel=MixandJam He uses a library called Unity-chan to achieve that effect.
Your answer
Follow this Question
Related Questions
3D Outline [ShaderGraph URP] 2 Answers
3D Text - Stroke/Outline 4 Answers
Outlining simple objects without artifacts 0 Answers
How to make 3D outline with URP? 2 Answers
Flat outline for 3d object 1 Answer