当前位置:网站首页>Share a professional TA's "Shader Reference"
Share a professional TA's "Shader Reference"
2022-08-10 06:14:00 【Youmeng Maker】
This website is a website where you can check Shader related documents online. The more you use it, the more you like it. The features are as follows:
More focused than the official Unity documentation
The document opens quickly (compared to the official document's turtle speed)
Clear directory, support search
Xishanju continues to maintain and support open PR updates
Portal: Unity Xiaobai's TA Road-Shader Development|Graphics Rendering Pipeline|URP|Performance Optimization|Graphics Rendering|PostProcessing
Scenario 1: I want to upgrade the Shader to URP, what should I do?
Find the upgrade guide, select "Structure", there is a detailed guide
Scenario 2: An error is reported during the upgrade of the URP Shader. How to solve it?
Enter the keyword of the error report in the search box, select the corresponding article, and you can find the specific upgrade operation method
Usage scenario 3: ShaderLab basic syntax will be written, which properties, data types, matrices, and functions provided by Unity can’t be remembered, so I can’t remember them:
Looking for something you can't remember in the concise manual (if you don't know what to look for, how to find it, and how to start writing Shader, it's not a problem of documentation, but you need to learn it systematically~)
Usage scenario 4: There are some cg/hlsl functions that I don't know what the specific usage means, and the official functions of Unity are not provided. How to check?
Find the HLSL function reference, the browser searches for keywords (for example: tex2D), you can quickly find the function you want to search, and click further to search for specific usage definitions
How about it, is it convenient?If you feel good, remember to like and share with us, and share good things with more students in need~
Portal: Unity Xiaobai's TA Road-Shader Development|Graphics Rendering Pipeline|URP|Performance Optimization|Graphics Rendering|PostProcessing
边栏推荐
猜你喜欢
随机推荐
GC0053-STM32单片机NTC热敏电阻温度采集及控制LCD1602
一小时极速掌握游戏资源远程热更新
剑指 Offer(第 2 版)7/4 1-4
剑指 Offer(第 2 版)7/7 14-17
从交换两数据值看指针的使用(c语言实现)
详解样条曲线(上)(包含贝塞尔曲线)
【目标检测】相关指标的引入与解析
剑指 Offer(第 2 版)7/6 9-13
STM32F407ZG 串口通信+固定帧头帧尾传输数据帧
51单片机AD590温度测量ADC0832运放2.73V减法电压变换
作为测试,常用的adb命令
废水中氟离子去除方法
请亲们关注下我,谢谢了。
酸回收树脂工艺技术详解
【C语言】结构体变量学习笔记1
以STM32F103C6TA为例通过配置CubeMX实现GPIO输出完成点灯实例
每日刷题(day01)——leetcode 53. 最大子数组和
mysql连接报错:Cannot get a connection, pool error Timeout waiting for idle object
二维卷积定理的验证(下,cv2.filter2D())
STM32单片机OLED经典2048游戏单片机小游戏