Create 3D terrain from Google earth

Creating 3‐dimensional (3D) models of the terrain is a painstaking task and it involves large amount of time to create a realistic one. In this project, the author has developed a program, 3D Terrain Generator, in Java which allows the users to create 3D mesh of the terrain quickly and convenie...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Pek, Alvin.
مؤلفون آخرون: Zheng Jianmin
التنسيق: Final Year Project
اللغة:English
منشور في: 2009
الموضوعات:
الوصول للمادة أونلاين:http://hdl.handle.net/10356/19283
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
المؤسسة: Nanyang Technological University
اللغة: English
الوصف
الملخص:Creating 3‐dimensional (3D) models of the terrain is a painstaking task and it involves large amount of time to create a realistic one. In this project, the author has developed a program, 3D Terrain Generator, in Java which allows the users to create 3D mesh of the terrain quickly and conveniently in just a few steps. The program reads Digital Elevation Model of the terrain and displays the 3D terrain. The author has also done some research on mesh simplification to convert the regular‐grid mesh into triangulated irregular network. Users can enter in error threshold to approximate the terrain mesh. The author will also be looking into UV texturing to add realism to the terrain. Man‐made objects like buildings can be added manually on the urban terrain using the program’s Building Editor. The resulted model can be saved in general purpose file like OBJ format which can be viewed in many 3D authoring software. Finally, the model of the 3D terrain generated by the program will be compared with the terrain viewed in Google Earth. This is to validate the similarity of the models between author’s program and Google Earth and also to compare their differences.