Self Study 5
This self study is an introduction to lighting and shader graph in Unity. All these affects where also done within the Universal Render Pipeline instead of the default Unity renderer.
The above image was done by following the LIGHTING in Unity by Brackeys tutorial.
This effect was done using shader graph by following the DISSOLVE using Unity Shader Graph by Brackeys tutorial.
Using the scene that was used in previous studies, I added the lighting techniques used above. The first change was a nicer looking skybox that blends better with the terrain. Next was turning on baked lighting and setting each of the larger objects to be static so that some of the lighting could be pre-calculated. Finally some lights were added inside the building, and a nice emission glow added to the health packs.
KIT207 Portfolio
More posts
- Self Study 4a - Simple GameAug 26, 2022
- Tutorial 3Aug 15, 2022
- Self Study 3Aug 14, 2022
- Self Study 4b - Game IdeasAug 09, 2022
- Tutorial 2Aug 08, 2022
- Self Study 2Aug 07, 2022
- Tutorial 1Jul 20, 2022
- Self Study 1Jul 19, 2022
Leave a comment
Log in with itch.io to leave a comment.