3D computer graphics (in contrast to 2D computer graphics) are graphics that utilize a three-dimensional representation of geometric data that is stored in the computer for the purposes of performing calculations and rendering 2D images.
Such images may be for later display or for real-time viewing.
Despite these differences, 3D computer graphics rely on many of the same algorithms as 2D computer vector graphics in the wire frame model and 2D computer raster graphics in the final rendered display.
In computer graphics software, the distinction between 2D and 3D is occasionally blurred; 2D applications may use 3D techniques to achieve effects such as lighting, and primarily 3D may use 2D rendering techniques.
3D computer graphics are often referred to as 3D models.
Apart from the rendered graphic, the model is contained within the graphical data file.
However, there are differences.
A 3D model is the mathematical representation of any three-dimensional object (either inanimate or living).
A model is not technically a graphic until it is visually displayed.
Due to 3D printing, 3D models are not confined to virtual space.
A model can be displayed visually as a two-dimensional image through a process called 3D rendering, or used in non-graphical computer simulations and calculations.
Computer animation Computer animation is the art of creating moving images via the use of computers. It is a subfield of computer graphics and animation. Increasingly ... >
read more
Computer-generated imagery Computer-generated imagery (CGI) is the application of the field of computer graphics (or more specifically, 3D computer graphics) to special ... >
read more
Application software Application software is a subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user ... >
read more
Scientific visualization Scientific and Information visualization are branches of computer graphics and user interface design that are concerned with presenting data to ... >
read more
Graphical user interface A graphical user interface (or GUI, often pronounced "gooey"), is a particular case of user interface for interacting with a computer which employs ... >
read more
User interface design User interface design or user interface engineering is the design of computers, gadgets, appliances, machines, mobile communication devices, software ... >
read more
Computer simulation A computer simulation or a computer model is a computer program that attempts to simulate an abstract model of a particular system. Computer ... >
read more
Computing Originally, the word computing was synonymous with counting and calculating, and a science that deals with the original sense of computing ... >
read more
Tessellation A tessellation or tiling of the plane is a collection of plane figures that fill the plane with no overlaps and no gaps. One may also speak of ... >
read more
Graph drawing As a branch of graph theory, Graph drawing applies topology and geometry to derive two- and three-dimensional representations of graphs. Graph ... >
read more