20

有趣的阅读 - 解析赛博朋克2077的渲染技术

 3 years ago
source link: https://zhuanlan.zhihu.com/p/338191619
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

有趣的阅读 - 解析赛博朋克2077的渲染技术

计算机图形学话题下的优秀回答者

本文是一篇来自C0DE517E的文章,作者通过使用RenderDoc对赛博朋克2077进行抓帧来分析游戏所采用的渲染技术,例如游戏使用了经典的延迟渲染,但同时也有部分depth pre-pass(不绘制整个场景),仅用于减少后续gbuffer pass中的开销。并且有趣的是,作者并没有发现在GPU端的culling操作,因此怀疑所有的culling都发生在CPU端。

除此之外,作者也对游戏中的光照/阴影进行了分析。

v2-fe0bcec09b0b81aef128b5d09ff6851d_720w.jpg

全文分为以下几个部分:

  • Introduction
  • The basics
  • A note re:Deferred vs Forward+
  • Lighting part 1: Analytic lights
  • Lighting part 2: Shadows
  • Lighting part III: All the rest...
  • All the rest

原文标题:Hallucinations re: the rendering of Cyberpunk 2077

http://c0de517e.blogspot.com/2020/12/hallucinations-re-rendering-of.html​c0de517e.blogspot.com



About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK