Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-3.0-only
Published 10 months ago
Updated 10 months ago
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).