Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Felipe Augusto Imianowsky
Título: Reconstrutor de Modelos 3D utilizando Técnicas de Nível de Detalhamento no IOS
 
Abstract:
This works describes the implementation of a library capable to reconstruct 3D models using level of detail techniques in real time on the iOS platform. The library imports 3D models and allows the same model to be viewed at different levels of detail through parameterization. The level of detail applied is continuous LOD and follows the steps of generation, selection and choice, performing calculations in real time on mobile device. For testing we used the OpenGL ES 2.0 available on iOS. The paper concludes by presenting the results on mobile devices. These results are satisfactory for devices with minimal configurations for models with up to 4000 vertices, with memory problems for objects with bigger structures. In addition, in some situations, objects become disconnected at certain levels of detail.