Unity 5 Beginner's Guide to Shaders and Effects
Get started with shaders by building a simple Standard Shader from scratch and learn how to upgrade your old Unity 4 shaders. Discover the power of Surface Shaders to easily create various effects, from basic diffuse shading and texture mapping to advanced techniques like normal mapping, transparency, and holographic effects. You'll master the art of blending textures, creating scrolling effects, and even generating a cool circular boundary around your terrain. Dive into lighting models and learn to craft your own custom diffuse lighting for a unique look. Explore popular specular types like Phong, BlinnPhong, and Anisotropic to achieve different visual styles. Finally, unlock the potential of Physically Based Rendering (PBR) in Unity 5 to create realistic metallic surfaces, transparent materials, and stunning mirror effects.
评论区