Paper Title
3d Architect: An Automated Approach To Three Dimensional Modeling

Abstract
The aim of our paper is to render an object in 3-dimension using a set of its orthographic views. Corner detector (Harris Detector) is applied on the input views to obtain control points. These control points are projected perpendicular to respective views, in order to construct an envelope. A set of points describing the object in 3-dimension, are obtained from the intersection of these mutually perpendicular envelopes. These set of points are used to regenerate the surfaces of the object using computational geometry. At the end, the object in 3-dimension is rendered using OpenGL. Keywords- Corner Detector, Orthographic Projections, Computational Geometry, 3D Geometric Rendering