- Home /
How to remove jaggies of 3d silhouette animated model?
Hi everyone! I am making a game with silhouette art style. Some thing like the Vector game. I use a 3d model for the character. However, I can't get rid of the jaggies. Does anyone know any solution for this?

This game is for mobile, btw. So AA would not be an option. The jaggies aren't too noticeable on the pic. But view it here to see.
That's the problem though, I can't use AA because it's a mobile game. :(
Answer by Glurth · Jan 11, 2015 at 03:39 AM
anti-aliasing is the name of the algorithm used to eliminate those jagged, pixelated lines. Alas, I don't know how to specify what type and how much anti-aliasing to use in unity.
Your answer
Follow this Question
Related Questions
Unity 4 Texture3D problems 2 Answers
Why my water do not reflect terrain ? (waterPro daytime, unity2018.2) 0 Answers
3D Outline [ShaderGraph URP] 2 Answers
Hex grid effects 0 Answers