Answer the question
In order to leave comments, you need to log in
How to make a 2D constructor in C#?
Good day, dear forum users! The teacher gave the following task:
To develop your own textile products, the
“Product Designer” must be implemented in the system.
The
following features should be implemented in the "Product Builder":
• Specifying the width of the product;
• Indication of the height of the product;
• Choice of fabric option;
• Choice of edging option;
• Choice of accessories;
• Choice of placement and sizes of fittings;
• Free turn of accessories.
The user must have access to a 2D field that
provides a schematic preview of the
product, including a graphical representation of the selected materials.
The user should be able to use the mouse to:
• Change the width and height of the product;
• Change the variant of the fabric and edging;
• Using drag&drop to place and rotate fittings
on the product.
When choosing a fabric or accessories option, the user
should be able to add their own option by selecting
a graphic image file.
I just need to understand how to make this 2d constructor, I think I can handle the rest.
PS Thank you all!!!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question