http://advances.realtimerendering.com/s2015/aaltonenhaar_siggraph2015_combined_final_footer_220dpi.pdf

占坑

http://twvideo01.ubm-us.net/o1/vault/gdc2015/presentations/Thomas_Gareth_Advancements_in_Tile-Based.pdf

再加几篇refs

https://drive.google.com/file/d/1H6ouhi96pLg8WDlwXSGHFupPyZDv2MF6/view

http://on-demand.gputechconf.com/gtc/2016/presentation/s6138-christoph-kubisch-pierre-boudier-gpu-driven-rendering.pdf

http://twvideo01.ubm-us.net/o1/vault/gdc2015/presentations/Chen_Ka_AdaptiveVirtualTexture.pdf

https://blog.csdn.net/toughbro/article/details/80383906

gpu driven pipeline要用一种材质 一个drawcall画出来。。。。。

把场景的mesh预处理成一个个cluster

用gpu做各种剔除 把原本cpu的工作挪到gpu

========================

最新文章

  1. Linux系统目录结构
  2. Yaf零基础学习总结5-Yaf类的自动加载
  3. ffmpeg mp3 to m3u8
  4. Linux虚拟地址空间布局
  5. css选择符有哪些?哪些属性可以继承?优先级算法如何计算?内联和important哪个优先
  6. Ogre Addon之Paged Geometry
  7. Linux数据流重定向
  8. 浅谈HTTP响应拆分攻击
  9. CodePen's CSS
  10. 记一次解析XML转对象的笔记
  11. 小程序解释HTML富文本的两种办法
  12. 搭建lnmp教程
  13. Docker几个基本常识
  14. alpha-咸鱼冲刺day6
  15. 【学习总结】Git学习-GIT工作流-千峰教育(来自B站)
  16. Centos7 出现Welcome to emergency mode!
  17. Linux上Simplescalar/ARM的安装和运行文档
  18. 会议室预订系统(meeting room booking system)
  19. 扩展方法 C#
  20. Lua数据类型

热门文章

  1. LeetCode解题报告—— Unique Binary Search Trees & Binary Tree Level Order Traversal & Binary Tree Zigzag Level Order Traversal
  2. 【DUBBO】dubbo的Router接口
  3. hdu 1671(字典树判断前缀)
  4. WordPress主题设置插件,让你的站点有电脑、手机双主题
  5. AC日记——大爷的字符串题 洛谷 P3709
  6. python 截取指定长度汉字
  7. gvim代码补全
  8. Server SQL 2008 练习
  9. 下载好的AE模板怎么用
  10. 【bzoj2190】[SDOI2008]仪仗队 数论 欧拉函数 筛法