Skip to content

Instantly share code, notes, and snippets.

@m0r13
Created September 12, 2014 13:54
Show Gist options
  • Select an option

  • Save m0r13/7958c0f6ab9d0171b988 to your computer and use it in GitHub Desktop.

Select an option

Save m0r13/7958c0f6ab9d0171b988 to your computer and use it in GitHub Desktop.
Mapcrafter forum thread page
[center][b][size=18px]Mapcrafter - High Performance Minecraft Map Renderer[/size][/b][/center]
[center][url=http://mapcrafter.org]Website[/url] | [url=http://docs.mapcrafter.org]Documentation[/url] | [url=https://github.com/m0r13/mapcrafter/wiki/Example-maps]Example Maps[/url] | [url=https://github.com/mapcrafter/mapcrafter]GitHub[/url][/center]
I want to present you my Minecraft map renderer written in C++.
The renderer provides you with an isometric 3D view and renders Minecraft worlds to images which are viewable in any webbrowser using Leaflet.js (similar to the Google Maps API).
[b]Features:[/b]
[list]
[*][b]Web output: [/b]Render your Minecraft worlds to maps with an isometric 3D perspective viewable in any webbrowser!
[*][b]Different directions: [/b]Choose from four different directions to render your worlds!
[*][b]Different rendermodes: [/b]Choose between different rendermodes like day, night and cave for your maps!
[*][b]Configuration files: [/b]Control which worlds are rendered from which directions and with which rendermodes!
[*][b]Markers: [/b]Automatically generated markers from your Minecraft world data!
[*][b]Other stuff: [/b]Biome colors, incremental rendering, multithreading
[/list]
[b]Examples:[/b]
There is an official [url=https://github.com/overviewer/Minecraft-Overviewer-Addons/tree/master/exmaple]ExMaple[/url] map rendered with most available blocks on [url=http://exmaple.mapcrafter.org]exmaple.mapcrafter.org[/url].
You can find some example maps on Mapcrafter's [url=https://github.com/m0r13/mapcrafter/wiki/Example-maps]GitHub wiki page[/url]. You are welcome to share your maps on the wiki page.
[b]Get Mapcrafter:[/b]
Mapcrafter runs on Linux, other Unix-like operating systems like Mac OS, and has also support for Windows:
[list]
[*]Build Mapcrafter from [url=https://github.com/mapcrafter/mapcrafter]source [/url]([url=http://docs.mapcrafter.org/builds/stable/installation.html#building-from-source]Instructions[/url]).
[*][url=http://docs.mapcrafter.org/builds/stable/installation.html#debian-packages]Debian packages[/url]
[*][url=http://docs.mapcrafter.org/builds/stable/installation.html#windows]Windows builds[/url]
[/list]
Mapcrafter is free software and released under the GPL license.
[b]Help and Support:[/b]
Please have a look at the [url=http://docs.mapcrafter.org]documentation[/url].
Please report any problems with Mapcrafter here in the forum thread or in the [url=https://github.com/mapcrafter/mapcrafter/issues]GitHub issue tracker[/url] and feel free to ask questions or suggest new possible features/ideas.
I invest a lot of my free time in this project and also pay for the mapcrafter.org domain and the server for the website and the build system. If you want to buy me a beer or a Club Mate, you are welcome to donate:
[center][img]https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif[/img][/center]
Happy map rendering!
[center][img]http://i.imgur.com/IDgbhqp.png[/img][/center]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment