Shader

时间:2021-11-24 20:28:58

Shader的学习方法总结

http://www.cnblogs.com/Esfog/p/How_To_Learn_Shader.html

[Shader 着色器]学习shader之前必须知道的东西之计算机图形学(一)渲染管线

http://game.ceeger.com/forum/read.php?tid=10970&fid=2

Youtube:https://www.youtube.com/watch?v=hDJQXzajiPg

Shader丢失:shader.find 官方文档。也可能是mate文件不一致或丢失。 或硬件不支持。

file:///Applications/Unity/Unity.app/Contents/Documentation/en/ScriptReference/Shader.Find.html

Shader.WarmupAllShaders

file:///Applications/Unity/Unity.app/Contents/Documentation/en/ScriptReference/Shader.WarmupAllShaders.html

ShaderVariantCollection

file:///Applications/Unity/Unity.app/Contents/Documentation/en/ScriptReference/ShaderVariantCollection.html

Optimizing Shader Load Time

file:///Applications/Unity/Unity.app/Contents/Documentation/en/Manual/OptimizingShaderLoadTime.html

[转]LightmapShader改进

http://m.blog.csdn.net/blog/ldghd/25302471

【好】【Unity Shaders】Shader学习资源和Surface Shader概述

http://blog.csdn.net/candycat1992/article/details/37882765

【好】【Unity Shaders】Transparency —— 使用渲染队列进行深度排序

http://blog.csdn.net/candycat1992/article/details/37345251

【好】candycat

http://blog.csdn.net/candycat1992/article/category/1782159/1

【好】Unity ShaderLab学习总结

http://www.jianshu.com/p/7b9498e58659

【好】解读Unity中的CG编写Shader系列5——理论知识

http://imgtec.eetrend.com/blog/3629

Cg(C for Graphic)语言概述

http://blog.163.com/lee_shutong/blog/static/1294353562009101772236388/

GPU编程与CG语言之阳春白雪下里巴人

http://www.docin.com/p-273209003.html

在Unity 3D中,shader是何时编译的,在何时加载入GPU的缓存

http://zhidao.baidu.com/link?url=pkRrCmBVviRU9lwj3VSLWz1axjxzE5lH6q7KHEHFEc5bHuwUEe_hdq1z13ZVQ69xssGedRpvj2OIQxjSKoc049obtQ2lIQPyFkylxrOJXEy

http://www.zhihu.com/question/30087487?sort=created

Shader - CG语言 和 HLSL语言

http://blog.sina.com.cn/s/blog_6e521a600100qg6e.html

Unity shader 官网文档全方位学习(一)

http://my.oschina.net/u/138823/blog/181131

http://unity3d.9tech.cn/news/2013/1220/39315.html

【原创】Unity3d 着色器语法(Shader)

http://www.omuying.com/article/27.aspx

【原创】Shader 表面着色器语法

http://www.omuying.com/article/49.aspx

猫都能学会的Unity3D Shader入门指南

http://www.360doc.com/content/13/0923/15/12282510_316492286.shtml

http://onevcat.com/2013/07/shader-tutorial-1/

http://www.onevcat.com/2013/08/shader-tutorial-2/

着色器参考 Shader Reference

http://game.ceeger.com/Components/SL-Reference.html

http://game.ceeger.com/Manual/Shaders.html

http://docs.unity3d.com/Manual/SL-Reference.html

着色器语法:Pass ShaderLab syntax: Pass

http://game.ceeger.com/Components/SL-Pass.html

Unity ShaderLab学习总结

http://www.jianshu.com/p/7b9498e58659

可供学习的资料:

For Unity users I'd recommend reading:

And then experimenting with:

先看一个基础的视频,我从国外网站上载下来放Youku上的。

http://v.youku.com/v_show/id_XNDQ3NzA0MTE2.html

讲的是如何使用最基本的Unity的ShaderLab

鸟语博客 shaderLab

http://www.66acg.com/index.php?post=40

[风宇冲]shader系列

http://blog.sina.com.cn/s/blog_471132920101dfth.html

[candycat]shader系列

http://blog.csdn.net/candycat1992/article/category/1782159

【Unity Shaders】Alpha Test和Alpha Blending

http://blog.csdn.net/candycat1992/article/details/41599167

unity material之tiling和offset属性

http://blog.csdn.net/kfqcome/article/details/19343323