Description: Rigid Body Transformations is one of the most important applications in computer graphics. It means Rotation, Scaling, ...
Description: Rigid Body Transformations is one of the most important applications in computer graphics. It means Rotation, Scaling, Transformation of 3-Dimensional objects, like teapot, torus, cone, cube and octahedron. It also includes changes of background colors and rotations, including the 3 ways, like of x-axis, y-axis and z-axis.The above operation can be done by using mouse interface.
A part from this a small header section is there at the top, which contains informations, like project name with it associates. The angle and velocity of rotation, is indicated on the header bar. A timer is also placed on header, which shows the times elapse as the program executed.
Usages: Right click to see the options
Rotation On : Set the rotation in the object.
Translation :
X - axis Translation On : Move objects in x-direction.Y - axis Translation On : Move objects in y-direction.
Z - axis Translation On : Move objects in z-direction.
Objects : Selects the below mentioned objects with sub-menu selection
Teapot
Cone
Cube
Torus
Octahedran
Change Background : Selects the colours mentioned below with sub-menu selection
Red
Blue
Green
Black
Scaling On: Put the scaling on objects.
Download : Project code