Three-dimensional space is a geometric 3-parameters model of the physical universe (without considering time) in which we live. These three dimensions are commonly called length, width, and depth (or height), although any three directions can be chosen, provided that they do not lie in the same plane. In physics and mathematics, a sequence of n numbers can be understood as a location in n-dimensional space. When n = 3, the set of all such locations is called 3-dimensional Euclidean space.
more from Wikipedia
3D computer graphics
3D computer graphics (in contrast to 2D computer graphics) are graphics that use 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 stored for viewing later or displayed in real-time. 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.
more from Wikipedia
Frame rate
Frame rate (also known as frame frequency) is the frequency (rate) at which an imaging device produces unique consecutive images called frames. The term applies equally well to computer graphics, video cameras, film cameras, and motion capture systems. Frame rate is most often expressed in frames per second (FPS), and is also expressed in progressive scan monitors as hertz (Hz).
more from Wikipedia
By-product
A by-product is a secondary product derived from a manufacturing process or chemical reaction. It is not the primary product or service being produced. A by-product can be useful and marketable or it can be considered waste. IEA offers the following definition for the purpose of life-cycle assessment: ... main products, co-products (which involve similar revenues to the main product), by-products (which result in smaller revenues), and waste products (which provide little or no revenue).
more from Wikipedia
Object-oriented programming
Object-oriented programming (OOP) is a programming paradigm using "objects" ¿ data structures consisting of data fields and methods together with their interactions ¿ to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation, messaging, modularity, polymorphism, and inheritance. Many modern programming languages now support OOP, at least as an option.
more from Wikipedia
Business process
A business process or business method is a collection of related, structured activities or tasks that produce a specific service or product (serve a particular goal) for a particular customer or customers. It often can be visualized with a flowchart as a sequence of activities with interleaving decision points or with a Process Matrix as a sequence of activities with relevance rules based on the data in the process.
more from Wikipedia