International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 8 - Number 1 |
Year of Publication: 2010 |
Authors: Prof. Yogesh Singh, Prof. B.V.R.Reddy, R.Rama Kishore |
10.5120/1178-1617 |
Prof. Yogesh Singh, Prof. B.V.R.Reddy, R.Rama Kishore . Article:Incremental Error Analysis of 3D Polygonal Model through MAYA API. International Journal of Computer Applications. 8, 1 ( October 2010), 22-27. DOI=10.5120/1178-1617
Generally applications in computer graphics use very high detailed models. These models are too compound for the limited hardware capacity and take much time to render and to transmit. Related fields can benefit from simplification of complex polygonal models. This introduces errors in the models during the process of simplification. It is require to judge when to stop the simplification process as rate of error change in the model is not same in every step of simplification process. It is required to measure the error in the model during simplification to judge the quality of the 3D model at every stage. It is proposed to measure the error in the model at every stage and analyze the rate of change of error in the model as a valuable tool for managing data complexity. This algorithm is implemented on 4 different sets of models. Each set contains models at different number of polygon levels. Experiments are repeated to measure error on them at each level. In order to gain in both memory and speed, VC++ API is developed and created a MLL (Maya link library) to load as a plug-in in Maya.