Difference between revisions of "Shrek"
From xboxdevwiki
(Created page with "{{Game}} * [https://sites.google.com/site/richgel99/home Deferred Rendering in Shrek]") |
(Add note about tweet which discusses Shrek) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Game}} | {{Game}} | ||
− | + | ||
+ | === Deferred Rendering === | ||
+ | |||
+ | [[File:shrek-albedo.png|thumb|Albedo]] | ||
+ | [[File:shrek-normals.png|thumb|Normals]] | ||
+ | [[File:shrek-unk0.png|thumb|Lighting pass{{FIXME|reason=Might be something else}}]] | ||
+ | [[File:shrek-unk1.png|thumb|Lighting pass{{FIXME|reason=Might be something else}}]] | ||
+ | [[File:shrek-final.png|thumb|Final composition]] | ||
+ | |||
+ | Shrek uses [[wikipedia:Deferred Rendering|Deferred Rendering]]. Rich Geldreich, a developer of the game, has written multiple articles about the topic[https://sites.google.com/site/richgel99/home]. | ||
+ | |||
+ | === Notes === | ||
+ | |||
+ | * [https://twitter.com/richgel999/status/1208238264240361472 Tweet by Rich Geldreich about development in preparation for E3 demo of Shrek] |
Latest revision as of 23:47, 22 December 2019
Deferred Rendering
Shrek uses Deferred Rendering. Rich Geldreich, a developer of the game, has written multiple articles about the topic[1].