(0-9) - A - B - C - D - E- F - G - H - I - J - K - L -
M - N - O - P - Q - R - S - T - U - V - W - X -Y - Z
(0-9)
3D computer graphics software refers to programs used to create 3D computer-generated imagery. There are typically many stages in the "pipeline" that studios use to create 3D objects for film and games. Note that most of the 3D packages have a very plugin-oriented architecture, and high-end plugins costing tens or hundreds of thousands of dollars are often used by studios. Larger studios usually create enormous amounts of proprietary software to run alongside these programs. (Wikipedia) Index
3D modeling is the process of developing a mathematical, wireframe representation of any three-dimensional object (either inanimate or living) via specialized software. The product is called a 3D model (or 3D object). It can be displayed as a two-dimensional image through a process called 3D rendering or used in a computer simulation of physical phenomena. Models may be created automatically or manually. The manual modeling process of preparing geometric data for 3D computer graphics is similar to plastic arts such as sculpting. (Wikipedia) Index
(A)
Antialiasing
Any technique for reducing the visual impact of aliasing, or the "jaggies," on a computer graphics system. (nvidia.com)Index
Accelerated Graphics Port (AGP)
An industry-standard expansion bus found in most modern PCs, specifically designed for graphics cards. It is a faster alternative to the PCI bus and allows graphics programs to store large amounts of data temporarily in the computer's system memory. The speed at which a GPU can access and use the information across the AGP bus has a large impact on graphics performance. (nvidia.com) Index
Alpha Blending
A graphics processing technique that simulates transparency or translucency for objects in a 3D scene to create visual effects like smoke, glass or water. Pixels in the frame buffer of a graphics system include three color components (red, green and blue) and sometimes an alpha channel component as well. The alpha channel data stores the degree of transparency, ranging from opaque to completely clear.(nvidia.com) Index
(P)
Plugin : Software module that "plugs in" an application in order to give it a specific additional functionality. (Virtuosa™ Glossary) Index
(T)
(V)