Merge pull request #2063 from overviewer/docs

Update design docs secion on projections
This commit is contained in:
agrif 2022-08-14 13:44:33 -04:00 committed by GitHub
commit 6ffbe0f0be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -68,11 +68,10 @@ exist.
Overviewer at a High Level
==========================
Minecraft worlds are rendered in an approximated Isometric projection at an
oblique angle. In the original design, the projection acts as if your eye is
infinitely far away looking down at the world at a 45 degree angle in the
South-East direction (now, the world can be rendered at any of the 4 oblique
directions).
Minecraft worlds are rendered in an Isometric projection at an oblique angle.
The projection acts as if your eye is infinitely far away looking down at the
world at an approximate 35 degree angle in the South-East direction (though the
world can also be rendered at any of the 4 oblique directions).
.. image:: screenshot.png
:alt: A screenshot of Overviewer output