The document provides a C program for performing 3D rotation using graphics. It includes user input for rotation angle and new coordinates, and it calculates the new position of a 3D bar based on the input. The program utilizes trigonometric functions for rotation and scaling in a graphical environment.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views2 pages
Practical 11CGR
The document provides a C program for performing 3D rotation using graphics. It includes user input for rotation angle and new coordinates, and it calculates the new position of a 3D bar based on the input. The program utilizes trigonometric functions for rotation and scaling in a graphical environment.