| This is great! I'm working on a space simulation project and I've been looking for imagery from space probes (e.g. New Horizons' Pluto and Charon imagery, Dawn's shots of Ceres and MESSENGER's new Mercury images). It is surprisingly difficult to find this data. What I can find is some textures that have already been processed to a normal 2:1 rectangular image. But this projection is suboptimal for rendering planetary images, as there is distortion around the poles. What I would like to find is some larger data set which could be processed into cube maps that would have better area distortion characteristics. But this is difficult, either the data is not publicly available at all or it's "too raw" to be used without a lot of processing. I know that these data sets exist - we see nice renderings from the space craft's imagery all the time - it's just not available to the general public easily. If anyone knows where I could find good quality images from planetary probes (I'm mostly interested in visible light images and topography - ie. height maps), let me know! |
Although there is a learning curve to processing and projecting raw imagery (using ISIS), it's gotten simpler. You can now use gdal to generate images.