Java
Tech News
Ad
Reflection In computer graphics, reflection is a transformation that flips an object across a line, plane, or point. There are different ty...
General Fix point Scaling In computer graphics, scaling refers to the transformation of an object in such a way that its size changes. In...
Pivot Point Rotation Pivot point rotation, also known as arbitrary axis rotation, is a type of rotation transformation in computer graphics...
Composite Scaling Composite scaling refers to the combination of two or more scaling transformations to produce a more complex scaling tra...
Composite Rotation Composite rotation refers to the combination of two or more rotation transformations to produce a more complex rotation ...
Composite Translation Composite translation refers to the combination of two or more translation transformations to produce a more complex...
Composite Transformations Composite transformations refer to the combination of two or more basic transformations (such as translation, ro...
Matrix Representation and Homogeneous Coordinates Matrix representation and homogeneous coordinates are important concepts in computer grap...
Scaling Scaling is a basic transformation used in computer graphics to resize an object. It involves changing the size of an object by mult...
Rotation Rotation is a basic transformation used in computer graphics to change the orientation of an object. It involves rotating the obje...
Translation Translation is a basic transformation used in computer graphics to move an object from one position to another in a straight lin...
Basic Transformations Basic transformations are fundamental techniques used in computer graphics to manipulate the position, size, and orie...