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

Данные могли устареть: источник временно недоступен, показан кэш.

Asynchronous Reprojection

Asynchronous reprojection in Minecraft

Загрузки
1K
Подписчики
34
Обновлён
1 января 2024 г.
Лицензия
LGPL-3.0-only

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

This mod (especially in its current state) is more of a proof of concept than actual optimization mod!

It has many issues and greatly reduces performance of main rendering thread (even when disabled), so for comparing performance use instance without mod installed.

About

Asynchronous Reprojection creates second rendering context to asynchronously reproject frames from main rendering thread with new camera rotation and player position.

It was inspired by Comrade Stinger's demo, which was also base for shader code: https://www.youtube.com/watch?v=VvFyOFacljg

Known issues:

  • Fabric version works only on Windows and Linux (I haven't tested it on macos). Forge version works only on Windows.
  • Screenshots (F2) and world icons don't work - they're black.
  • Minor visual glitches.
  • Camera bobbing is disabled.
  • "Fabulous" graphics doesn't change anything compared to "Fancy".
  • Camera sometimes rotates itself when opening or closing GUI.
  • Forge version crashes when trying to resize window during startup.
  • It sometimes just crashes (for no particular reason).

Examples

Комментарии

Загружаем…