A Temporal Image-Based Approach to Motion Reconstruction for Globally Illuminated Animated Environments
Jeffry Nimeroff
Eurographics Rendering Workshop, June 1996, pp. 175--184.
Abstract: This paper presents an approach to motion sampling and reconstruction for globally illuminated animated environments (under fixed viewing conditions) based on sparse spatio-temporal scene sampling, a resolution-independent temporal file format, and a Delaunay triangulation pixel reconstruction method. Motion usually achieved by rendering complete images of a scene at a high frame rate (i.e. flipbook style frame-based animation) can be adequately reconstructied using many fewer samples (often on the order of that required to generate a single, complete, high quality frame) from the sparse image data stored in bounded slices of our temporal file. The scene is rendered using a ray tracing algorithm modified to randomly sample over space - the image plane (x,y) and time (t), yielding (x,y,t) samples that are stored in our spatio-temporal images. Reconstruction of object motion, reconstructing a picture of the scene at a desired time, is performed by projecting the (x,y,t) samples onto the desired temporal plane with the appropriate weighting, constructing the 2D Delaunay triangulation of the sample points, and Gouraud (or Phong) shading the resulting triangles. Both first and higher order visual effects, illumination and visibility, are handled as the information is included in the individual samples. Silhouette edges and other discontinuities are more difficult to track but can be addressed with a combination of triangle filtering and image postprocessing.
BibTeX format:
@inproceedings{Nimeroff:1996:ATI,
  author = {Jeffry Nimeroff},
  title = {A Temporal Image-Based Approach to Motion Reconstruction for Globally Illuminated Animated Environments},
  booktitle = {Eurographics Rendering Workshop},
  pages = {175--184},
  month = jun,
  year = {1996},
}
Search for more articles by Jeffry Nimeroff.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."