On this page about Wire frame model:
A wire frame model is a visual presentation of an electronic representation of a three dimensional or physical object used in 3D computer graphics. It is created by specifying each edge of the physical object where two mathematically continuous smooth surfaces meet, or by connecting an object's constituent vertices using straight lines or curves. The object is projected onto the computer screen by drawing lines at the location of each edge.
How to say "Wire frame model" in other languages:
![]() |
(Chinese) | 线框模型 |
![]() |
(German) | Drahtgittermodell |
![]() |
(Spanish) | Wireframe |
![]() |
(French) | Fil de fer (3D) |
Computer graphics polygons are usually triangular in shape, but can be other polygon-shapes as well. They arise when an object's surface is modelled, vertices are selected, and the object is rendered in a wire frame model. This is cheaper to display than a shaded model; thus the polygons are a...
objects appear to be more solid. With a wire frame model, you can see right through it to the other side...