این پست بنا به درخواست ثبت شده توسط behrouz11 در سایت بازنویسی شده است.
Digital Tutors - Introduction to Scripting Shaders in Unity
Intermediate | 1h 9m | 372 MB | Project Files: Included | Software used: Unity 4.3
با سلام
در این سری از آموزش ها، ما اصول اولیه اسکریپت نویسی shader در Unity یاد خواهید گرفت.
مشاهده توضیحاتــ انگلیسی
In this series of tutorials we will learn the basics of scripting shaders in Unity.We will start out by discussing the fundamentals of shaders where we'll learn about what a shader is, what shader languages are available in Unity and how to properly structure a shader. Once that is out of the way, we'll jump into creating a very simple shader to reinforce the foundation lesson. Then we'll start to add more and more functionality to our shader like how to add textures through properties. Then we'll learn about lighting models by modifying our shader to accept a specular map. We'll even add control to the inspector to adjust the overall glossiness of the shader. Finally, we'll finish off the training by adding emissive and alpha maps to our shaders.