Please solve this by used visual studio C++
2- Write a program that asks the user to introduce the coordinate of the point, draw a rectangle(100,100,200,200) and print the outcode of this point.
Practical lab: Computer Graphics Sheet 11: Chapter 5: 2D Viewing Practice1: Write a program that asks the user to introduce the coordinate of a point, draw a rectangle (100,100,200,200) and print the point classification (inside or outside). Output: Practice2: Write a program that asks the user to introduce the coordinate of the point, draw a rectangle (100,100,200,200) and print the outcode of this point. 1 Practical Lab: Sheet 11
C:Oum al Qura 16 17\Othmani Mohamed Courses\BGI 2010\Debugibgi.exe Point classification Enter xa, ya: 250 250 The Point is outside the windows CS Jamoum:Windows for drawing
I C:Oum al Qura 16 17 Othmani Mohamed Courses\BGI 2010\Debug outcode Enter xa, ya: 150 250 1 xag CS Jamoum:Windows for drawing
Please solve this by used visual studio C++ 2- Write a program that asks the user to introduce the coordinate of the poi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am