Feb
15
2010
0

Live Renders of Earth

I’ve recently come across the open source software Xplanet, which will render images of the globe with very realistic results.

I render them in 512×256, 1024×512, 2048×1024 and 4096×2048 resolutions. The clouds information is obtained from weather satellites and is typically around three hours old.

I also use monthly map files so that the snow/ice on the planet is more realistic.

Check out my real time renders at http://www.john.geek.nz/earth/.

Written by John Burns in: General Randomness |
Feb
02
2010
0

Enca binary compiled for 32 bit Windows

Enca is a (normally *nix) application which attempts to detect the text encoding of files.

It’s only supplied as source which isn’t too helpful for windows users.

Enca is particularly useful at guessing the encoding of text files where the language is known.

Here is version 1.12 compiled into a native windows binary: enca_1-12.zip
(I’ve compiled this from a downloaded source, so no responsibility is taken for it’s suitability for use, being free from viruses, etc. In other words, use it at your own risk)

Written by John Burns in: PC Tips |