1: Drawing some shapes, screen coordinates, lines, and text in graphics world.
Create shapes and lines as given with the best resemblance ( or exactly the same – use the code with same
parameters )
Pay attention to origins/positions of the shapes – a notion of screen coordinates where they are created,
required origin or starting point for the shapes and the lines, and their thicknesses.
Assignment # 2:
Positioning the elements – Size/dimension and thickness and how they need to be taken in calculations to
determine relative positions of the new elements.
Can you create the following assignment which consists of 5 elements?
Assignment # 3:
Repositioning the same elements. Use the same combination of items with same sizes but different locations. (
Can you do it without using the code given at the end? )

Sample Solution

This question has been answered.

Get Answer