AIM:
To visualize projection of 3D images.
ALGORITHM:
1. Start the program.
2. Declare the variables.
3. In the main function maxx, maxy, midx, midy values are calculated.
4. Bar 3D function is used to draw the 3D object.
5. Get the translation vector and perspective projection values.
6. Stop the program.
SOURCE CODE:
#include
#include
#include
No comments:
Post a Comment