Group B
Practical 4 a
Problem Statement : Write C++ program to draw 2-D object and perform following basic transformations a) Scaling
b) Translation c) Rotation. Apply the concept of operator overloading.
Check Out Code Here 👇
Output :
a) Scaling -
Comments
Post a Comment