Importance of Clipping in Video Games
Good clipping strategy is important in the development of video games in order to maximize the game's frame rate and visual quality. Despite GPU chips that are faster every year, it remains computationally expensive to transform, texture, and shade polygons, especially with the multiple texture and shading passes common today. Hence, game developers must live within a certain "budget" of polygons that can be drawn each video frame.
To maximize the game's visual quality, developers prefer to establish the highest possible polygon budget; therefore, every optimization of the graphics pipeline benefits the polygon budget and therefore the game.
In video games, then, clipping is a critically important optimization that speeds up the rendering of the current scene, and therefore allows the developer to increase the renderer's polygon budget. Programmers often devise clever heuristics to speed up the clipper, as it would be computationally prohibitive to use line casting or ray tracing to determine with 100% accuracy which polygons are and are not within the camera's field of view. One of the most popular methods for optimization is the use of octrees to partition scenes into rendered and non-rendered areas.
The clipping problems introduced by reflective surfaces are generally avoided in games as of 2005 by simulating reflections without actually doing all the calculations that would be necessary for accurate reflections.
Due to the use of the term 'no clipping' to refer to turning off collision detection, the two are often confused.
Read more about this topic: Clipping (computer Graphics)
Famous quotes containing the words video games, importance of, importance, video and/or games:
“It is among the ranks of school-age children, those six- to twelve-year-olds who once avidly filled their free moments with childhood play, that the greatest change is evident. In the place of traditional, sometimes ancient childhood games that were still popular a generation ago, in the place of fantasy and make- believe play . . . todays children have substituted television viewing and, most recently, video games.”
—Marie Winn (20th century)
“I can never bring you to realize the importance of sleeves, the suggestiveness of thumb-nails, or the great issues that may hang from a boot-lace.”
—Sir Arthur Conan Doyle (18591930)
“The importance to the writer of first writing must be out of all proportion of the actual value of what is written.”
—Elizabeth Bowen (18991973)
“These people figured video was the Lords preferred means of communicating, the screen itself a kind of perpetually burning bush. Hes in the de-tails, Sublett had said once. You gotta watch for Him close.”
—William Gibson (b. 1948)
“Whatever games are played with us, we must play no games with ourselves, but deal in our privacy with the last honesty and truth.”
—Ralph Waldo Emerson (18031882)