Entry 9: Post-Processing in Unity
My favorite part. The stage that makes your game less crappy.
Tutorials:
YouTube. (2018). Unity 5.6 Post Processing Stack Tutorial. [online] Available at: https://www.youtube.com/watch?v=qMCnOnhgEgQ [Accessed 30 Jan. 2018].
A video about Post Processing Stack, a Unity Assets for visual enhancements. I’ve watched this video to get the idea of using the asset.
Unity Community. (2018). How to increase shadow render distance?. [online] Available at: https://forum.unity.com/threads/how-to-increase-shadow-render-distance.233873/ [Accessed 30 Jan. 2018].
This forum talks about the shadow render distance in Unity. I took this source to resolve the short shadow rendering distance issue.
Assetstore.unity.com. (2018). Post Processing Stack - Asset Store. [online] Available at: https://assetstore.unity.com/packages/essentials/post-processing-stack-83912 [Accessed 30 Jan. 2018].
An asset from Unity that enhance visuals. I’d use this asset to improve the look of my digital game.
YouTube. (2018). How to get Good Graphics in Unity. [online] Available at: https://www.youtube.com/watch?v=owZneI02YOU [Accessed 30 Jan. 2018].
A tutorial for using the Post Processing Stack and Unity to enhance the visual and graphics. I’ve used this source to understand how to use the asset and setting the rendering in Unity.
The first visual bug is the shadow. ( The shadow only can be seen in short distance )
-What I've did is increase the Shadow Distance in Edit > Project Setting > Quality > Shadow Distance.
Then,
I've downloaded an asset called Post Processing Stack in Unity Asset Store. It's Free which is good.
This assets have tons of graphic enhancements from color grading to motion blur.
The tutorial above are helpful.
Before

After

Tutorials:
YouTube. (2018). Unity 5.6 Post Processing Stack Tutorial. [online] Available at: https://www.youtube.com/watch?v=qMCnOnhgEgQ [Accessed 30 Jan. 2018].
A video about Post Processing Stack, a Unity Assets for visual enhancements. I’ve watched this video to get the idea of using the asset.
Unity Community. (2018). How to increase shadow render distance?. [online] Available at: https://forum.unity.com/threads/how-to-increase-shadow-render-distance.233873/ [Accessed 30 Jan. 2018].
This forum talks about the shadow render distance in Unity. I took this source to resolve the short shadow rendering distance issue.
Assetstore.unity.com. (2018). Post Processing Stack - Asset Store. [online] Available at: https://assetstore.unity.com/packages/essentials/post-processing-stack-83912 [Accessed 30 Jan. 2018].
An asset from Unity that enhance visuals. I’d use this asset to improve the look of my digital game.
YouTube. (2018). How to get Good Graphics in Unity. [online] Available at: https://www.youtube.com/watch?v=owZneI02YOU [Accessed 30 Jan. 2018].
A tutorial for using the Post Processing Stack and Unity to enhance the visual and graphics. I’ve used this source to understand how to use the asset and setting the rendering in Unity.
The first visual bug is the shadow. ( The shadow only can be seen in short distance )
-What I've did is increase the Shadow Distance in Edit > Project Setting > Quality > Shadow Distance.
Then,
I've downloaded an asset called Post Processing Stack in Unity Asset Store. It's Free which is good.
This assets have tons of graphic enhancements from color grading to motion blur.
The tutorial above are helpful.
Before

After

Comments
Post a Comment