In computer graphics, draw distance (render distance or view distance) is the maximum distance of objects in a three-dimensional scene that are drawn by the rendering engine. Polygons that lie beyond the draw distance will not be drawn to the screen. Draw distance requires definition because a processor having to render objects out to an infinite distance would slow down the application to an unacceptable speed. As the draw distance increases, more distant polygons need to be drawn onto the screen that would regularly be clipped. This requires more computing power; the graphic quality and realism of the scene will increase as draw distance increases, but the overall performance (frames per second) will decrease. Many games and applications will allow users to manually set the draw distance to balance performance and visuals. Older games had far shorter draw distances, most noticeable in vast, open scenes. In many cases, once-distant objects or terrain would suddenly appear without warning as the camera got closer to them, an effect known as "pop-up graphics", "pop-in", or "draw in". This is a hallmark of short draw distance, and still affects large, open-ended games like the Grand Theft Auto series and Second Life. In newer games, this effect is usually limited to smaller objects such as people or trees, a contrast to older games where huge chunks of terrain could suddenly appear or fade in along with smaller objects. The Sony PlayStation game Formula 1 97 offered a setting so the player could choose between fixed draw distance (with variable frame rate) and fixed frame rate (with variable draw distance). A common trick used in games to disguise a short draw distance is to obscure the area with a distance fog. Alternative methods have been developed to sidestep the problem altogether using level of detail manipulation. Black & White was one of the earlier games to use adaptive level of detail to decrease the number of polygons in objects as they moved away from the camera, allowing it to have a massive draw distance while maintaining detail in close-up views.

À propos de ce résultat
Cette page est générée automatiquement et peut contenir des informations qui ne sont pas correctes, complètes, à jour ou pertinentes par rapport à votre recherche. Il en va de même pour toutes les autres pages de ce site. Veillez à vérifier les informations auprès des sources officielles de l'EPFL.

Graph Chatbot

Chattez avec Graph Search

Posez n’importe quelle question sur les cours, conférences, exercices, recherches, actualités, etc. de l’EPFL ou essayez les exemples de questions ci-dessous.

AVERTISSEMENT : Le chatbot Graph n'est pas programmé pour fournir des réponses explicites ou catégoriques à vos questions. Il transforme plutôt vos questions en demandes API qui sont distribuées aux différents services informatiques officiellement administrés par l'EPFL. Son but est uniquement de collecter et de recommander des références pertinentes à des contenus que vous pouvez explorer pour vous aider à répondre à vos questions.