0

finished up the essential documentation

This commit is contained in:
Andrew Brown
2011-10-01 15:58:31 -04:00
parent 061db039c1
commit a6035a15c3
7 changed files with 493 additions and 11 deletions

View File

@@ -15,6 +15,8 @@ Overviewer development.
So let's get started!
.. contents::
Background Info
===============
The Overviewer's task is to take Minecraft worlds and render them into a set of tiles that can be displayed with a Google Maps interface.
@@ -191,6 +193,9 @@ This is done at the end of :func:`textures._build_block`
.. image:: pixelfix.png
:alt: The 6 pixels manually added to each cube.
Other Cube Types
----------------
Chunk Rendering
===============
.. This goes over the rendering of a chunk

BIN
design/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB