A Very Detailed Dissection of a Frame From DOOM

0
567

DOOM 2016 “cleverly re-uses old data computed in the previous frames…1331 draw calls, 132 textures and 50 render targets, ” according to a new article which takes a very detailed look at the process of rendering one 16-millisecond frame. An anonymous Slashdot reader writes: The game released earlier this year uses the Vulkan API to push graphics quality and performance at new levels. The article sheds light on rendering techniques, mega-textures, reflection computation… all the aspects of a modern game engine. Some of the information came from “The Devil is in the Details, ” a July presentation at the SIGGRAPH 2016 conferences on graphics by Tiago Sousa, id’s lead renderer programmer, and senior engine programmer Jean Geffroy. (And there’s also more resources at the end of the article, including a July interview with five id programmers by Digital Foundry.) “Historically id Software is known for open-sourcing their engines after a few years, which often leads to nice remakes and breakdowns, ” the article notes. “Whether this will stand true with id Tech 6 remains to be seen but we don’t necessarily need the source code to appreciate the nice graphics techniques implemented in the engine.” Read more of this story at Slashdot.

See the original article here:
A Very Detailed Dissection of a Frame From DOOM

LEAVE A REPLY

Please enter your comment!
Please enter your name here

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.