Light field: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
Small survey over light fields. Light fields are also known as integral images over 3D scenes.
Small survey over light fields. Light fields are also known as integral images over 3D scenes.
Lightfields were originally published by Gortler ''et al.''<ref name="gortler1996lumigraph"></ref> and Levoy ''et al.''<ref name="levoy1996lightfield"></ref>
 


==Introduction==
==Introduction==
Line 24: Line 26:


==Variable Aperture Rendering==
==Variable Aperture Rendering==
See [http://www.cs.harvard.edu/~sjg/papers/drlf.pdf Dynamically Reparameterized Light Fields (SIGGRAPH 2000)] and [https://www.youtube.com/watch?v=p2w1DNkITI8 Implementing a Light Field Renderer].
See Isaksen ''et al.''<ref name="isaksen2000dymanically"></ref> and [https://www.youtube.com/watch?v=p2w1DNkITI8 Implementing a Light Field Renderer].


# Define a virtual camera position.
# Define a virtual camera position.
Line 34: Line 36:


==Resources==
==Resources==
* [https://graphics.stanford.edu/papers/light/light-lores-corrected.pdf Light Field Rendering by Marc Levoy and Pat Hanrahan (SIGGRAPH 1996)]
 
* [http://www.cs.harvard.edu/~sjg/papers/drlf.pdf Dynamically Reparameterized Light Fields (SIGGRAPH 2000)]
 
==References==
{{reflist|refs=
<ref name="gortler1996lumigraph">Steven J. Gortler, Radek Grzeszczuk, Richard Szeliski, Michael F. Cohen (1996). The Lumigraph (SIGGRAPH 1996) [https://dash.harvard.edu/bitstream/handle/1/2634291/Gortler_Lumigraph.pdf?sequence=2&isAllowed=y PDF]</ref>
<ref name="levoy1996lightfield">Marc Levoy, Pat Hanrahan (1996). Light Field Rendering (SIGGRAPH 1996) [https://graphics.stanford.edu/papers/light/light-lores-corrected.pdf PDF]</ref>
<ref name="isaksen2000dymanically">Aaron Isaksen, Leonard McMillan, Steven J. Gortler (2000) Dynamically Reparameterized Light Fields (SIGGRAPH 2000)</ref>
}}