DimasKama / OrthoCamera

MIT License
8 stars 3 forks source link

OrthoCamera

Minecraft Fabric client-side mod. Adds Toggleable & configurable orthographic view mode.

preview

Download

Releases can be found on ModRinth

What is this

In the perspective view (the default), objects which are far away are smaller than those nearby. In the orthographic view, all objects appear at the same scale.

Minecraft uses perspective view to draw the world. It gives a first-person feel.

This mod allows you to enable orthographic view and configure frustum in detail.

views_diff

Use

You can open config screen from ModMenu or by the hotkey. You can configure:

There are also 8 hotkeys for:

Fixed camera demonstration:

fix_preview

Compatibility