draws 3D shapes on screen by user choice

You have to build a project in Dev C++ environment. In this project make an application which draws 3D shapes on screen by user choice. Your application should perform the given operations:
•Translation
•Rotation

Instructions:
•Declare a function to draw 3D shapes at user choice.
•Application should ask to enter number of coordinates from user (for front view only).
•Function declared to draw 3D shapes also takes depth of the shape.
•Application should take coordinates for translation (x, y) and angle for rotation (a).
This is a help forum. We will not do all the work for you. Please ask us questions and state what you are struggling with so that help can be given.
Better still, show us what code you've written, and provide the resulting error messages (if any), or faulty output.

This is a help forum, but it's polite for the person seeking help to do at least some of the heavy lifting.
Topic archived. No new replies allowed.