About this document
Rectangle Rotation Program in C++ by damannaughty1 is a document available to read on EtoBox.
The document describes a program for rotating a rectangle about an arbitrary point. The program takes user input for the coordinates of the rectangle vertices, the angle of rotation, and the point of rotation. It then applies a rotation transformation to each vertex coordinate and redraws the rotated rectangle.
- Author
- damannaughty1
- Language
- EN