|
|
|
|
|
|
CG-75 |
 |
A C++ Program to illustrate the implementation of Translation Transformation.
|
|
CG-76 |
 |
A C++ Program to illustrate the implementation of Scaling Transformation.
|
|
CG-77 |
 |
A C++ Program to illustrate the implementation of Scaling Transformation along a Fixed Point.
|
|
CG-78 |
 |
A C++ Program to illustrate the implementation of 3D Rotation Transformation along x-axis.
|
|
CG-79 |
 |
A C++ Program to illustrate the implementation of 3D Rotation Transformation along y-axis.
|
|
CG-80 |
 |
A C++ Program to illustrate the implementation of 3D Rotation Transformation along z-axis.
|
|
CG-81 |
 |
A C++ Program to show the 3D Reflection Transformation along xy-plane.
|
|
CG-82 |
 |
A C++ Program to show the 3D Reflection Transformation along yz-plane.
|
|
CG-83 |
 |
A C++ Program to show the 3D Reflection Transformation along zx-plane.
|
|
CG-84 |
 |
A C++ Program to show the 3D Shearing Transformation along x-axis.
|
|
CG-85 |
 |
A C++ Program to show the 3D Shearing Transformation along y-axis.
|
|
CG-86 |
 |
A C++ Program to show the 3D Shearing Transformation along z-axis.
|
|
|
|