当前位置:网站首页>官方教程 Redshift 01 基础理论知识和基础特性学习
官方教程 Redshift 01 基础理论知识和基础特性学习
2022-07-29 05:24:00 【Yuulily】
1、3D计算机图形学-3D渲染管线理论基础
显卡设置:
下面的这个图的意思,有点类似mipmap,根据摄像机的距离优化贴图显示精度来完成场景优化的目的;redshift是内置了,自动优化了!
2、Redshift 全局照明
3、一级GI和二级GI引擎
补充知识:
设置参数影响:
反射次数:
灯光剪切数值: 默认是0.001修改为0.05后,渲染到0.05一下就不再参与渲染,节省时间和效率;
边栏推荐
- Leetcode 977. Square of ordered array
- #7110 数字走向2 题解
- Abstract classes and interfaces
- Leetcode 9. palindromes
- Install MySQL from scratch (MySQL installation document - unzipped version)
- Encapsulation - Super keyword
- 计算机大厂面试题
- Number theory: proof that the maximum number that px+py cannot represent is pq-p-q
- 操作系统面试题
- Leetcode 876. Intermediate node of linked list
猜你喜欢
随机推荐
MySql-面试题
Linked list -------------------------- tail insertion method
多线程和并发
Leetcode 876. Intermediate node of linked list
LeetCode #13. 罗马数字转整数
位运算学习笔记
IDEA安装scala
Computer factory interview questions
官方教程 Redshift 09 Camera
Ml6 self study notes
IDEA 实用快捷键 新手必看
循环链表和双向链表
ML7 self study notes
【Leetcode刷题】数组2——二分查找
leetcode---技巧
crawl笔记
太原市公交路线爬取
ML10 self study notes SVM
Based on STM32: couple interactive doll (design scheme + source code +3d drawing +ad circuit)
LeetCode #83. 删除排序链表中的重复元素