Areo
Link
- Download Beta 1 v2 : bit.ly/areo1b2
What is it?
Areo is a custom Mac app designed for opening, viewing and converting Digital Terrain Models in the .IMG format.
The released version (available above) was designed specifically to quickly open .IMG files generated from HiRISE imagery, and convert them into .OBJ files at a given proxy level (1/2, 1/4, 1/8 etc.). It also includes the ability to generate 3D-printable versions of these models.
It was originally created as part of a month-long project I set myself, to see if I could both understand the data structure, and create a tool that not only opens the files quickly, but also converts them into a useful, more-accessible 3D format.
I have been working on a newer version of this app which expands the amount of file formats, and implements a command-line version of the featureset. This new version currently forms part of my Areo Browser data pipeline, and I plan on documenting and releasing it here in the near future.
Features
Todo List
- Clean-up the code in v2 and release