当前位置:网站首页>Unity shader forge和自带的shader graph,有哪些优缺点?
Unity shader forge和自带的shader graph,有哪些优缺点?
2022-07-31 04:42:00 【Clank的游戏栈】
shader forge/shader graph 是Unity的Shader图形化编程工具。Shader forge 比较老,而且是第三方插件,
不适合现在unity的 轻量级渲染管线,高清渲染管线等。所以慢慢的后续都会切换到shade graph上面来。
接下来着重说说shader graph的优点与缺点:
优点: 可视化做好了很多shader工具,只要图形化拖入过来就可以了,很快能看到shader效果;
缺点:
对于初学者而言,shade graph 这种图像化工具并不能降低你shader的开发难度,
还是要搞定基本的底层原理才能写出好的shader,所以建议shader初学者,
先用手写代码学shader,后期工作的时候可以适当性的使用shader graph。
Shader graph这种可视化的工具毕竟是自动生成shader代码,生成的shader代码可能性能并不好,
这个尤其在shader forge里面表现明显,往往做出来效果以后还要打开生成代码,在核对一遍shader效率,
所以从一个游戏开发老兵的角度来说,还是建议大家手写shader,等基础打牢固以后再使用图形的shader开发工具。
这里有个unity学习小组 大家可以一起学习交流哦
边栏推荐
- Understanding and Using Unity2D Custom Scriptable Tiles (4) - Start to build a custom tile based on the Tile class (below)
- Minesweeper game - C language
- 【debug锦集】Expected input batch_size (1) to match target batch_size (0)
- The BP neural network
- Redis counts new and retained users
- 简易网络文件拷贝的C实现
- 问题7:列表的拼接
- three.js 制作3D相册
- mysql数据库安装(详细)
- "DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction" paper notes
猜你喜欢
Thinking about data governance after Didi fines
【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
行业落地呈现新进展 | 2022开放原子全球开源峰会OpenAtom OpenHarmony分论坛圆满召开
Recursive implementation of the Tower of Hanoi problem
npm、nrm两种方式查看源和切换镜像
【线性神经网络】softmax回归
Basic knowledge of mysql (2)
(五)final、抽象类、接口、内部类
STM32HAL library modifies Hal_Delay to us-level delay
ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)解决办法
随机推荐
WeChat applet uses cloud functions to update and add cloud database nested array elements
(四)递归、可变参数、访问修饰符、理解 main 方法、代码块
PWN ROP
Industry landing presents new progress | 2022 OpenAtom Global Open Source Summit OpenAtom OpenHarmony sub-forum was successfully held
MySQL based operations
[Swift] Customize the shortcut that pops up by clicking the APP icon
手把手实现图片预览插件(三)
Safety 20220722
MySQL数据库安装配置保姆级教程(以8.0.29为例)有手就行
WPF WPF 】 【 the depth resolution of the template
Understanding of the presence of a large number of close_wait states
binom二项分布,
Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
$parent/$children and ref
聚变云原生,赋能新里程 | 2022开放原子全球开源峰会云原生分论坛圆满召开
Error EPERM operation not permitted, mkdir ‘Dsoftwarenodejsnode_cache_cacach两种解决办法
MATLAB/Simulink & & STM32CubeMX tool chain completes model-based design development (MBD) (three)
开源社区三十年 | 2022开放原子全球开源峰会开源社区三十年专题活动圆满召开
【wpf】wpf中的那些模板之深度解析
MySQL数据库备份