Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Interior Mapping: rendering real rooms without geometry (2018) (gamasutra.com)
112 points by smacktoward on May 11, 2019 | hide | past | favorite | 5 comments


Seems very similar to parallax occlusion mapping, where you essentially use height and surface normal maps on a single plane mesh with very few triangles to simulate a very complex surface. This is accomplished by ray tracing each pixel that the plane is occupying to determine where the view ray would intersect with the height map how it would reflect based on the surface normal map. It's a very convincing effect unless you look at the surface at a glancing angle and realize that the geometry is 100% flat.

https://www.youtube.com/watch?v=6PpWqUqeqeQ


There's another nice discussion of this sort of effect in prior games here: https://simonschreibt.de/gat/windows-ac-row-ininite/


I remember Pixar doing something similar for the interior rooms of the cruise ship in Wall•E, it’s surprisingly realistic.


Nice write up. I'm pretty certain this technique was being used in offline rendering for VFX prior to 2008 though.


This might be a dumb or obvious comparison, but this is somewhat similar to how Wolfenstein 3D made its breakthrough to "3D" in a lot of ways. It wasn't 3D so much as a clever 2D hack, or "2.5D".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: