c10t - A Cartography Tool For Minecraft
c10t is a mapping program for Minecraft. It takes a minecraft world and generates an image representing the world.
Useful Resources
- Github - source code and social collaboration
- Binary Releases - stable (ish) releases on a regular (ish) basis
- Development Snapshots - living on the edge
- Reference Renders - how I know if I've screwed up
- Minecraft Forum Thread
Downloads (snapshots)
Usage
c10t is a command-line program. It is self documented and outputs a help text when invoked with the switch '-h' or "--help".
#> c10t --help
Other than that, the standard way to invoke it is with the following syntax.
#> c10t -w /path/to/world -o output.png
Also works on windows, like so.
#> c10t -w c:\path\to\world -o output.png
Open Source
c10t is free software under the BSD License, the source code can be downloaded from Github.
It's also possible to obtain a binary version from my build server at Jenkins.
The project site is at /minecraft/c10t.
Technology
This project would not exist were it not that I could stand on the shoulders of giants. Most notably, the libraries used, and for what are listed here below.
- Boost c++ Libraries
- zlib (who doesn't use zlib?)
- libpng
- The Freetype Project
Donating
Thanks for the following donations received so far.
Not using real names unless specifically granted by the donor
- "Thank you from dewcraft" -- dewcraft@dewcraft.com
- mfw@swordfisher.com
- "It's not much, but I hope it shows we really do appreciate all you do for the Minecraft community!" -- (*snip*)
If you feel like donating, please use the following link.