Update design docs secion on projections

This commit is contained in:
Andrew Chin 2022-08-14 13:42:18 -04:00
parent f7c027bd6c
commit deedd85eac
1 changed files with 4 additions and 5 deletions

View File

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