CONCLUSIONS
-
This algorithm is generating the 3d from the 2d projections
accurately and efficiently.
-
While implementing the algorithim we incorporated
bounds checking with case checking so redandent edges are not generated.
So redundant edge removal problem we have solved just in one step.
-
This bounds checking is also tremendously reducing
the no of searches.
-
The algorithm is guaranted to find the correct solution
from given inputs, provided that the input views are correct. For an example,
in output of truncated hexagonal
pyramid one edge (the edge where slant and horizontal truncatin has been
meet) has been missed as there is a missing in the input itself.
-
The result of "wireframe
of a mseh" is also showing that wireframe cannot always represent a
object fully.
previous page