【图形渲染】【Unity Shader】【Nvidia CG】有用的参考资料链接

【背景】

学Shader和学其他任何IT技能一样,需要备有合适的查阅资料的池子,本文就将这些池子一站式备齐给到大家。

【Unity Shader相关学习参考文档链接】

Unity Shader官方文档:

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

官方着色器教程:

https://docs.unity3d.com/Manual/materials-and-shaders.html

NVIDIA CG文档:

https://developer.download.nvidia.cn/cg/index_stdlib.html

NVIDIA CG教程:

https://developer.download.nvidia.cn/CgTutorial/cg_tutorial_chapter01.html

相关推荐
不伤欣5 小时前
游戏设计模式 - 子类沙箱
游戏·unity·设计模式
Magnum Lehar7 小时前
vulkan游戏引擎test文件memory实现
游戏引擎
Magnum Lehar7 小时前
vulkan游戏引擎test_manager实现
java·算法·游戏引擎
快乐觉主吖11 小时前
Unity的日志管理类
android·unity·游戏引擎
WarPigs18 小时前
Unity性能优化笔记
笔记·unity·游戏引擎
小草帽学编程1 天前
camera功能真的那么难用吗
数码相机·图形渲染
T.D.C1 天前
【业务框架】3C-相机-Cinemachine
unity
一线灵1 天前
跨平台游戏引擎 Axmol-2.6.1 发布
游戏引擎
Clank的游戏栈1 天前
Unity基于GraphView的可视化关卡编辑器开发指南
unity·编辑器·游戏引擎
海尔辛2 天前
Unity UI 性能优化--Sprite 篇
ui·unity·性能优化