Difference between revisions of "2.5D"

From polycount
Jump to: navigation, search
(created 2.5D page)
 
(fixing old wiki syntax)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
2.5D is an optimization trick that fakes the viewer into thinking they are seeing true 3D graphics. A whole scene (or an object in a scene) is made of 2-dimensional graphics that are scaled and drawn in perspective to look like [[Polygon|polygonal]] graphics, but there are no polygons involved. This is done by projecting displacement information onto a single [[Face|plane]]. Accordingly, this technique is limited to 2 point perspective, not allowing any [[Pitch|Y-axis rotation]]. The groundbreaking game Doom is built entirely on this concept.
{{:[[OutOfDate]]}}
+
  
= 2.5D =
+
[[Billboard|Billboards]] are 2.5D, but [[Voxels|voxels]] can be either 2.5D or 3D.
  
"Two and a half-D" is an optimization trick for [[RT3D]] that fakes the [[Viewer<sup>1</sup>|viewer]] into thinking they are seeing true 3D graphics. A whole scene (or an object in a scene) is made of 2-dimensional graphics that are scaled and drawn in perspective to look like [[Polygon|polygonal]] graphics, but there are no polygons involved. The groundbreaking game Doom is built entirely on this concept. [[Billboard|Billboards]] are 2.5D, but [[Voxels|voxels]] can be either 2.5D or 3D.
+
Other effects classified as 2.5D can include [[parallax]] scrolling effects or orthographic 3/4 perspective (popularized by many real-time strategy and role-playing games).
 +
----
 +
[[Category:Glossary]]

Latest revision as of 19:34, 14 February 2015

2.5D is an optimization trick that fakes the viewer into thinking they are seeing true 3D graphics. A whole scene (or an object in a scene) is made of 2-dimensional graphics that are scaled and drawn in perspective to look like polygonal graphics, but there are no polygons involved. This is done by projecting displacement information onto a single plane. Accordingly, this technique is limited to 2 point perspective, not allowing any Y-axis rotation. The groundbreaking game Doom is built entirely on this concept.

Billboards are 2.5D, but voxels can be either 2.5D or 3D.

Other effects classified as 2.5D can include parallax scrolling effects or orthographic 3/4 perspective (popularized by many real-time strategy and role-playing games).


Personal tools
Namespaces

Variants
Actions
Navigation
Tools