Watch it on YouTube! Over a decade of data, 300 planetary systems and 50 million cubic light years in just over 2 minutes.Software used:
ImageJ - scripting and rendering of the video frames
FFMpeg - video transcoding
From experimental art, photography and image generation to microscopy and science by Richard Wheeler. I run a research lab in the University of Oxford, with a focus on parasite cell biology, microscopes, and computational analysis.
Each planet is added to the final diagram, showing both its 3D location and orbital properties, in the year of its discovery. The entire animation lasts 3200 frames; roughly 2 mins. In 2010 a new planet appears nearly every frame of the animation!
This picture shows a section of the final 3D starmap. It is animated by rotating it gradually around the z axis to highlight the 3D effect.
The animation
This is the same procedural trick all over again... A planet is an enormously complex thing; it is basically impossible to model one by hand so procedural generation is key to making a believable looking planet. This planet is generated using the built in procedural textures of Blender - mostly perlin noise which defines the height of the land, texture of the water and location of the clouds.
The alpha map (black is transparent).
The bump map (white is higher).
The diffuse texture (the colours to use)
Software used:

This micrograph of a diatom clearly shows the problem, it is impossible to get the whole sample in focus in one image. Fortunately there are ways around it; by analysing the image for sharp edges it is possible to find which image is the most in-focus and the whole image can then be reconstructed only using the in-focus patches. This process is called focus stacking and generates an extended depth of field. Good free implementations of focus stacking are hard to come across, so I wrote one; you can download the ImageJ macro here.
Using the same technique on macro photography (processing the red, green and blue channels separately) gives a similarly impressive result. The three starting images:

And the extended depth of field result:
Software used:
This is a picture of diatomaceous earth, also known as diatomite or kieselgur, as viewed under bright field illumination on a light microscope. View the full image (7000px wide) on Wikipedia and explore it! The diatom particles are in water and the image is covers a region of approximately 1.13 by 0.69 mm.
