Question: help I need to do it in C language. Project Summary create a program to control one simple 3-D printer that prints five basic 3-D

help I need to do it in C language.
Project Summary create a program to control one simple 3-D printer that prints five basic 3-D objects in four different colors: Table 1. Supported 3-D shapes and colors. Shapes Cube, Cuboid, Sphere, Cylinder, Cone Colors Red, Green, Blue, Black This controller shall have the follow modules: 3-D object printing: This printer reads 3-D object data (including shape, color, and dimensions) from user and print one object 3-D objects statistics: All 3-D objects' data shall be stored properly to allow user to retrieve their statistics. For example, the following are some typical statistics user would be interested in: . . o What is the percentage of each color of printed objects? o What is the most popular 3-D shape being printed? o What is the most common object size (small, medium, large, and huge by volume)? Material inventory control: Since raw materials in the four colors would be consumed during the 3-D object printing process, this controller shall be able to track, display, and restock the raw materials. For example, if the user wants to print one red cube and the remaining red material is less than the computed cube's volume, controller shall either cancel this printing task or prompt user to restock
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
