Our input sequence is as follows
1. No of Front vertices
2. x and z coordinates of each vertex
3. No of Top vertices
4.x and y coordinates of each vertex
5. No of side vertices
6. y and z coordinates of each vertex
7. No of edges in top view
8.Indices of start and finish vertex
9. No of edges in side view
10.Indices of start and finish vertex of each edge
11. No of edges in front view
12. Indices of start and finish vertex of each edge
See the file for instructions on how to run the program and how to create the sample input file.
This is some results of our program