Перейти к содержимому
Mineforgian

OrthoCamera

Configurable orthographic view mode

Загрузки
751K
Подписчики
1K
Обновлён
17 июня 2026 г.
Лицензия
MIT

Опубликован 28 января 2024 г.

OrthoCamera

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

preview

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:

  • Saving enabled state between client restarts
  • X and Y camera scale
  • Minimum and maximum view distance (Position of frustum's near and far plane)
  • Fix camera (Lock mouse rotation. Allows to play the game normally, but with an orthographic view)
  • Fixed camera rotation
  • Fixed camera rotation speed (when rotating using hotkeys)

There are also 8 hotkeys for:

  • Toggle orthographic view
  • Increase scale
  • Decrease scale
  • Fix camera
  • Rotate fixed camera

Fixed camera demonstration:

fix_preview

Compatibility

  • Using Sodium mod, you have to disable "Use Block Face Culling" in "Performance" tab. Otherwise, some block faces will not render with big scale
  • However, Nvidium mod force enables this sodium feature. So you have to disable Nvidium mod, if you have it.
  • After disabling, you probably need to press F3 + T to apply change

Ченджлог

0.1.11+26.2Релиз26.2 · 17 июня 2026 г.
  • Update to Minecraft 26.2
  • Better Sodium compatibility
0.1.10+26.1Релиз26.1, 26.1.1, 26.1.2 · 25 марта 2026 г.

Update to Minecraft 26.1

0.1.10+1.21.11Релиз1.21.11 · 10 декабря 2025 г.

Update to Minecraft 1.21.11

0.1.10+1.21.9Релиз1.21.9, 1.21.10 · 4 октября 2025 г.

Fix sodium incompatibility on 1.21.9

0.1.9+1.21.9Релиз1.21.9 · 3 октября 2025 г.

Update to MC 1.21.9

0.1.9+1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 21 сентября 2025 г.

Added world border hide feature (Thanks for BitByLogics`s pull request)

0.1.9+1.21.5Релиз1.21.5 · 21 сентября 2025 г.

Added world border hide feature (Thanks for BitByLogics`s pull request)

0.1.9+1.21.4Релиз1.21.4 · 21 сентября 2025 г.

Added world border hide feature (Thanks for BitByLogics`s pull request)

Комментарии

Загружаем…