当前位置:网站首页>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学习小组 大家可以一起学习交流哦
边栏推荐
- MySQL数据库安装配置保姆级教程(以8.0.29为例)有手就行
- Industry landing presents new progress | 2022 OpenAtom Global Open Source Summit OpenAtom OpenHarmony sub-forum was successfully held
- IDEA common shortcut keys and plug-ins
- 手把手实现图片预览插件(三)
- ENSP, VLAN division, static routing, comprehensive configuration of Layer 3 switches
- Musk talks to the "virtual version" of Musk, how far is the brain-computer interaction technology from us
- Can't load /home/Iot/.rnd into RNG
- [shell basics] determine whether the directory is empty
- 【C语言进阶】文件操作(一)
- Vue项目通过node连接MySQL数据库并实现增删改查操作
猜你喜欢

qlib架构

(八)Math 类、Arrays 类、System类、Biglnteger 和 BigDecimal 类、日期类

Open Source Smart Future | 2022 OpenAtom Global Open Source Summit OpenAtom openEuler sub-forum was successfully held

XSS shooting range (3) prompt to win

从零开始,一镜到底,纯净系统搭建除草机(Grasscutter)

VScode+ESP32 quickly install ESP-IDF plugin

MATLAB/Simulink&&STM32CubeMX工具链完成基于模型的设计开发(MBD)(三)

Musk talks to the "virtual version" of Musk, how far is the brain-computer interaction technology from us

On Governance and Innovation | 2022 OpenAtom Global Open Source Summit OpenAnolis sub-forum was successfully held

聚变云原生,赋能新里程 | 2022开放原子全球开源峰会云原生分论坛圆满召开
随机推荐
慧通编程第4关 - 魔法学院第6课
(8) Math class, Arrays class, System class, Biglnteger and BigDecimal classes, date class
Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
$parent/$children and ref
open failed: EACCES (Permission denied)
(五)final、抽象类、接口、内部类
剑指offer专项突击版第15天
WPF WPF 】 【 the depth resolution of the template
MySQL修改root账号密码
ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)解决办法
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
binom二项分布,
MATLAB/Simulink & & STM32CubeMX tool chain completes model-based design development (MBD) (three)
ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
BUG destroyer!!Practical debugging skills are super comprehensive
高等数学---第九章二重积分
View source and switch mirrors in two ways: npm and nrm
LocalDate addition and subtraction operations and comparison size
PWN ROP
VScode+ESP32 quickly install ESP-IDF plugin