Toggle navigation
Polycount
News
Forums
Patreon
Challenges
Quarterly Character Art Challenge
Bi-Monthly Environment Art Challenge
Wiki
Moar
Recent
Activity
Badges
Drafts
Store
Sign In
·
Register
Author:
rajkumar143
Home
›
Unity
Help on how to get such visuals in Unity
studyoCode
Offline /
Send Message
studyoCode
Feb 11 2024
Hi, can someone help me on how to get such toon visuals for a low poly unity game:
Aquavias game:
https://play.google.com/store/apps/details?id=ua.krou.aqueducts
Target style 2:
Can I get something like that with the MK toon shader ?
https://assetstore.unity.com/packages/vfx/shaders/mk-toon-stylized-shader-178415
Thanks for helping
0
·
Share on Facebook
Share on Twitter
Tagged:
Unity
lighting
low poly 3d
Replies
Offline /
Send Message
Eric Chadwick
admin
Feb 11 2024
Yes, you can. You could buy a package for this, or you could make your own shader for this, for example with the Shader Graph
https://docs.unity3d.com/Packages/com.unity.shadergraph@17.0/manual/Shader-Graph-Sample-Feature-Examples.html#mat-cap-sphere-mapping
You will also need post processing
https://docs.unity3d.com/Manual/PostProcessingOverview.html
0
·
Share on Facebook
Share on Twitter
Sign In
or
Register
to comment.
Replies
You will also need post processing https://docs.unity3d.com/Manual/PostProcessingOverview.html