A program used to draw various shapes using the C ++ language by Win32
- Drop down list for the following Requirements:
- Change the background of window to be white
- Try to change the shape of your window mouse
- User must interact with window using mouse only
- Try to make combination between your console and window
- Give me option to choose shape color before drawing from menu
- Implement item to clear screen from shapes
- Implement save function for all data in screen
- Implement load function to load data from files
- Implement line algorithms [DDA, Midpoint and parametric]
- Implement Circle algorithms (Direct, Polari iterative Polar,midpoint and modified Midpoint)
- Filling Circle with lines after taking filling quarter from user
- Ellipse Algorithms [Direct and polar] Self study
- Clipping Algorithm With Point mithod and line mithod
Tarek Idrees - Mohamed Mahmoud - Mohamed Idrees