Visibility Transition Planning for Dynamic Camera Control
Thomas Oskam, Robert W. Sumner, Nils Thuerey, Markus Gross
Motion in Games, November 2010, pp. 325--325.
Abstract: We present a real-time camera control system that uses a global planning algorithm to compute large, occlusion free camera paths through complex environments. The algorithm incorporates the visibility of a focus point into the search strategy, so that a path is chosen along which the focus target will be in view. The efficiency of our algorithm comes from a visibility-aware roadmap data structure that permits the precomputation of a coarse representation of all collision-free paths through an environment, together with an estimate of the pair-wise visibility between all portions of the scene. Our runtime system executes a path planning algorithm using the precomputed roadmap values to find a coarse path, and then refines the path using a sequence of occlusion maps computed on-the-fly. An iterative smoothing algorithm, together with a physically-based camera model, ensures that the path followed by the camera is smooth in both space and time. Our global planning strategy on the visibility-aware roadmap enables large-scale camera transitions as well as a local third-person camera module that follows a player and avoids obstructed viewpoints. The data structure itself adapts at run-time to dynamic occluders that move in an environment. We demonstrate these capabilities in several realistic game environments.
@incollection{Oskam:2010:VTP,
author = {Thomas Oskam and Robert W. Sumner and Nils Thuerey and Markus Gross},
title = {Visibility Transition Planning for Dynamic Camera Control},
booktitle = {Motion in Games},
pages = {325--325},
month = nov,
year = {2010},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."