Portal rendering

Portal rendering

In computer-generated imagery and real-time 3D computer graphics, portal rendering is an algorithm for visibility determination. A game level might contain many graphical polygons; only a few of which may be visible on screen at a given time. Visibility determination allows the renderer to decide which of those fall into that category and thus reduce rendering time.

A Portal System is based on using the partitioning of space to form generalizations about the visibility of objects within those spaces. Regions of map space are divided into polygonal, generally convex, areas called Sectors. Adjacent Sectors are linked to one another via shared dividing polygons termed Portals. Approaches that precompute visibility for sectors are referred to as potentially visible set or "PVS" methods.

For example, in a computer game, the game area might be divided to several Sectors. These Sectors would be then connected to each other by small openings such as doors or windows. These openings are referred as Portals. When the Sector behind a Portal needs to be drawn, the only parts that are visible are the parts that can be seen through the Portal. Therefore, the Sector can be clipped against the Portal boundaries to remove overdraw.

The use of Portals simplifies the game engine's task of determining visible areas and objects from any given point of view of the level and simplifying rendering by allowing it to use each Portal as a viewing frustum for the area it leads to. Ideally, Portals are formed of confined areas (like doors or tunnels), connecting two complex areas of the level, where each of these areas would be enclosed in such a polygonal body.

Portals are best suitable for indoor scenes such as mazes. Outdoor scenes do not usually have door-like objects that would clearly separate one Sector from another.

ee also

* Antiportal

External links

* [http://www.flipcode.com/archives/Building_a_3D_Portal_Engine-Issue_01_Introduction.shtml Building a 3D Portal Engine]


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Portal — primarily refers to: * Portal (architecture), a gate, door, or tunnel. * Portal (fiction), a magical or technological doorway that connects two distant locationsPortal may also refer to:Computing* Enterprise portal, a framework to provide a… …   Wikipedia

  • Rendering (computer graphics) — Not to be confused with 3D rendering. A variety of rendering techniques applied to a single 3D scene …   Wikipedia

  • Portal-Based Rendering — Das Portal based Rendering unterscheidet sich ganz wesentlich von anderen Algorithmen, da es zur Verwendung von Innenansichten (indoor scenes) konzipiert wurde. Im Gegensatz zu weitläufigen Arealen kommt meist nur ein sehr kleiner Bereich zum… …   Deutsch Wikipedia

  • Portal:Food/Selected ingredient — These are the pictures that are featured on the Food portal main page. If you wish to add a picture, you will be expected to make a good faith effort to address any objections to the ingredient that may be raised. Consensus must be reached for an …   Wikipedia

  • Portal-Standard-Software — Der Ausdruck Portal (lat. porta, „Pforte“) bezeichnet in der Informatik ein Anwendungssystem, das sich durch die Integration von Anwendungen, Prozessen und Diensten auszeichnet. Ein Portal stellt seinem Benutzer unterschiedliche Funktionen zur… …   Deutsch Wikipedia

  • Portal (Informatik) — Der Ausdruck Portal (lat. porta, „Pforte“) bezeichnet in der Informatik ein Anwendungssystem, das sich durch die Integration von Anwendungen, Prozessen und Diensten auszeichnet. Ein Portal stellt seinem Benutzer unterschiedliche Funktionen zur… …   Deutsch Wikipedia

  • Portal — Für Portale in der Wikipedia siehe Wikipedia:Portale Portal (lat. porta „Pforte“) bezeichnet: in der Architektur ein großes repräsentatives Tor, siehe Portal (Architektur) in der Informatik einen zentralen Zugang durch ein Anwendungssystem, das… …   Deutsch Wikipedia

  • Portal:Animation — Wikipedia portals: Culture Geography Health History Mathematics Natural sciences People Philosophy Religion Society Technology …   Wikipedia

  • Non-photorealistic rendering — A normal shader (left) and a NPR shader using cel shading (right) Non photorealistic rendering (NPR) is an area of computer graphics that focuses on enabling a wide variety of expressive styles for digital art. In contrast to traditional computer …   Wikipedia

  • Direct Rendering Infrastructure (DRI) — DRI Original author(s) Precision Insight Developer(s) freedesktop.org Stable release 2.4.x / February 2009 Written in C …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”