
Anti Aliasing (TAA, FXAA)
Fix rendering aliasing (TAA, FXAA)
49K загрузок56 подписчиковMPL-2.0irisoptifine
Обновлён 21 декабря 2025 г. · опубликован 11 августа 2025 г.
ABOUT:
Fix aliasing on textures and object boundaries. It is designed to smooth out visual artifacts. It has two modes: FXAA and TAA. The first mode is faster, while the second is more accurate. There is also support for Distant Horizons.
Example 1: OFF/ON

When turned off, the image ripples and everything twitches, when turned on, the artifacts disappear.
Example 2:

FAQ:
How is it different from other projects?
Fog support for all versions, new method FXAA and better performance than TAA Project.What is the difference between FXAA and TAA?
FXAA is a simple and fast post-filter that blurs sharp edges, while TAA uses data from previous frames to produce a smoother image, especially when there is movement.Part of the code, namely the implementation of TAA, was taken from TAA Project, so the license is MPL-2.0.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.7 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | iris, optifine | 21 декабря 2025 г. | .jar (47 КБ) |
| 1.0.6 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | iris, optifine | 18 ноября 2025 г. | .jar (47 КБ) |
| 1.0.5 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | iris, optifine | 1 сентября 2025 г. | .jar (47 КБ) |
| 1.0.4 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | iris, optifine | 29 августа 2025 г. | .jar (47 КБ) |
| 1.0.3 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | iris, optifine | 27 августа 2025 г. | .jar (17 КБ) |
| 1.0.2 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | iris, optifine | 25 августа 2025 г. | .jar (17 КБ) |
| 1.0.1 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | iris, optifine | 25 августа 2025 г. | .jar (17 КБ) |
| 1.0.0 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | iris, optifine | 11 августа 2025 г. | .jar (11 КБ) |
Ченджлог
1.0.7Релиз26.1.1, 26.1.2, 26.2 · 21 декабря 2025 г.
Fixed an issue where unused rendering passes would not turn off
1.0.6Релиз1.21.9, 1.21.10, 1.21.11 · 18 ноября 2025 г.
For some reason, the lighting in the shader is broken in the new Sodium updates.
The current shader update fixes this!
1.0.5Релиз1.21.8, 1.21.9, 1.21.10 · 1 сентября 2025 г.
- Fix Clouds and SkyBox
1.0.4Релиз1.21.6, 1.21.7, 1.21.8 · 29 августа 2025 г.
Fix END
1.0.3Релиз1.21.6, 1.21.7, 1.21.8 · 27 августа 2025 г.
Fix Hand with TAA
1.0.2Релиз1.21.6, 1.21.7, 1.21.8 · 25 августа 2025 г.
Added FOG
1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 25 августа 2025 г.
DH support
1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 11 августа 2025 г.
First Release
Полная история изменений — на Modrinth.
Комментарии
Загружаем…