QDAA

QDAA

Quick & dirty antialiasing, based on supersampling (2xSSAA)

von
81.1K Downloads
fabricneoforgequiltdecoration
Kompatiblen Minecraft Server konfigurieren

Screenshots

Antialiased splash text sample

Über diese Mod

Implements really simple antialiasing via super-sampling, also known as SSAA.

Huh?

Antialiasing is often implemented via "FXAA", "TAA", "MSAA", etc. All of these methods are approximations, but they're very fast. FXAA and TAA are basically just really fancy blurs, and MSAA can only smooth polygon edges; pixelated textures are totally missed out on, which is most of what Minecraft is.

Super-sampling is the most pure, accurate, and expensive form of antialiasing. The entire scene is rendered at a higher resolution, and then downscaled for presentation. It's also the easiest to implement.

For example, if you're playing in a 1280×720 window, then QDAA will render the game at 2560×1440 instead, and then resize it to 1280×720 before it's drawn to the screen.

This mod reuses functionality in Minecraft that handles macOS Retina displays, so it should be quite compatible, except with other mods that modify how the framebuffer is drawn to the screen. It also technically optimizes the final render step, replacing a normal quad render with a blit.

Notably, due to how this works, QDAA can even antialias GUIs, improving readability of rotated text and smoothing the edges of 3D item models. Shaders only work on the world.

Versions

2.0 is an xplat redesign of QDAA based on the old "Simple" version, which works on 1.21.1+. Historically, QDAA is available in both "Simple" and "Configurable" versions, which are v1.1 and v1.2 due to having no foresight.

Simple

Really basic implementation of just the AA. Works on any version with Blaze3D, pinky promise. Will likely never need updating. Remind me if I forget to tag new versions. Mojang refactored how their framebuffer code works, so it broke. Yay. 2.0 exists to fix this.

Note: 1.16 and earlier only sorta work. Only 1.18 and higher is supported.

Configurable

More "full-fledged" mod with a config screen and runtime toggling. Potentially useful to ship in modpacks off-by-default. Highly version-dependent due to usage of GUIs. Likely won't receive updates, I regret it.

Verfügbare Versionen

2.0 (NeoForge)release
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4neoforge
28. Dezember 2024
2.0 (Fabric)release
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4fabric
28. Dezember 2024
v1.1.2 (Fabric/Quilt)release
MC 1.14, 1.14.1-pre1, 1.14.1-pre2, 1.14.1, 1.14.2-pre1, 1.14.2-pre2, 1.14.2-pre3, 1.14.2-pre4, 1.14.2, 1.14.3-pre1, 1.14.3-pre2, 1.14.3-pre3, 1.14.3-pre4, 1.14.3, 1.14.4-pre1, 1.14.4-pre2, 1.14.4-pre3, 1.14.4-pre4, 1.14.4-pre5, 1.14.4-pre6, 1.14.4-pre7, 1.14.4, 19w34a, 19w35a, 19w36a, 19w37a, 19w38a, 19w38b, 19w39a, 19w40a, 19w41a, 19w42a, 19w44a, 19w45a, 19w45b, 19w46a, 19w46b, 1.15-pre1, 1.15-pre2, 1.15-pre3, 1.15-pre4, 1.15-pre5, 1.15-pre6, 1.15-pre7, 1.15, 1.15.1-pre1, 1.15.1, 1.15.2-pre1, 1.15.2-pre2, 1.15.2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w12a, 20w13a, 20w13b, 20w14infinite, 20w14a, 20w15a, 20w16a, 20w17a, 20w18a, 20w19a, 20w20a, 20w20b, 20w21a, 20w22a, 1.16-pre1, 1.16-pre2, 1.16-pre3, 1.16-pre4, 1.16-pre5, 1.16-pre6, 1.16-pre7, 1.16-pre8, 1.16-rc1, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2-pre1, 1.16.2-pre2, 1.16.2-pre3, 1.16.2-rc1, 1.16.2-rc2, 1.16.2, 1.16.3-rc1, 1.16.3, 1.16.4-pre1, 1.16.4-pre2, 1.16.4-rc1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 1.16.5-rc1, 1.16.5, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a, 21w19a, 21w20a, 1.17-pre1, 1.17-pre2, 1.17-pre3, 1.17-pre4, 1.17-pre5, 1.17-rc1, 1.17-rc2, 1.17, 1.17.1-pre1, 1.17.1-pre2, 1.17.1-pre3, 1.17.1-rc1, 1.17.1-rc2, 1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, 21w41a, 21w42a, 21w43a, 21w44a, 1.18-pre1, 1.18-pre2, 1.18-pre3, 1.18-pre4, 1.18-pre5, 1.18-pre6, 1.18-pre7, 1.18-pre8, 1.18-rc1, 1.18-rc2, 1.18-rc3, 1.18-rc4, 1.18, 1.18.1-pre1, 1.18.1-rc1, 1.18.1-rc2, 1.18.1-rc3, 1.18.1, 22w03a, 22w05a, 22w06a, 22w07a, 1.18.2-pre1, 1.18.2-pre2, 1.18.2-pre3, 1.18.2-rc1, 1.18.2, 22w11a, 22w12a, 22w13a, 22w13oneblockatatime, 22w14a, 22w15a, 22w16a, 22w16b, 22w17a, 22w18a, 22w19a, 1.19-pre1, 1.19-pre2, 1.19-pre3, 1.19-pre4, 1.19-pre5, 1.19-rc1, 1.19-rc2, 1.19, 22w24a, 1.19.1-pre1, 1.19.1-rc1, 1.19.1-pre2, 1.19.1-pre3, 1.19.1-pre4, 1.19.1-pre5, 1.19.1-pre6, 1.19.1-rc2, 1.19.1-rc3, 1.19.1, 1.19.2-rc1, 1.19.2-rc2, 1.19.2, 22w42a, 22w43a, 22w44a, 22w45a, 22w46a, 1.19.3-pre1, 1.19.3-pre2, 1.19.3-pre3, 1.19.3-rc1, 1.19.3-rc2, 1.19.3-rc3, 1.19.3, 23w03a, 23w04a, 23w05a, 23w06a, 23w07a, 1.19.4-pre1, 1.19.4-pre2, 1.19.4-pre3, 1.19.4-pre4, 1.19.4-rc1, 1.19.4-rc2, 1.19.4-rc3, 1.19.4, 23w12a, 23w13a, 23w13a_or_b, 23w14a, 23w16a, 23w17a, 23w18a, 1.20-pre1, 1.20-pre2, 1.20-pre3, 1.20-pre4, 1.20-pre5, 1.20-pre6, 1.20-pre7, 1.20-rc1, 1.20, 1.20.1-rc1, 1.20.1, 23w31a, 23w32a, 23w33a, 23w35a, 1.20.2-pre1, 1.20.2-pre2, 1.20.2-pre3, 1.20.2-pre4, 1.20.2-rc1, 1.20.2-rc2, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1fabric, quilt
18. Januar 2023
v1.1.1release
MC 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3fabric, quilt
17. Januar 2023
v1.1release
MC 1.14, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.15, 1.15.1, 1.15.2, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3fabric, quilt
16. Januar 2023

QDAA auf deinem Client installieren

1

Mod-Loader lokal installieren

Installiere fabric für deine lokale Minecraft-Version.

2

Passende Datei herunterladen

Wähle die QDAA-Datei für fabric und Minecraft 1.21.4.

3

Mod installieren

Lege die .jar-Datei in deinem lokalen .minecraft/mods-Ordner ab und starte Minecraft neu. Eine Installation auf dem Server ist nicht nötig.

Kompatibilität

Mod-Loader

fabricneoforgequilt

Minecraft-Versionen

1.21.4, 1.21.3, 1.21.2 (+263 weitere)

Server-seitig

Nicht unterstützt

Empfohlener RAM

4 GB(min. 3 GB)

Häufige Fragen

Muss QDAA auf dem Minecraft Server installiert werden?

Nein. Modrinth kennzeichnet QDAA serverseitig als nicht unterstützt. Installiere die Mod nur im lokalen Minecraft-Mods-Ordner. Dein Server kann unverändert bleiben, sofern die Mod-Seite keine zusätzliche Abhängigkeit nennt.

Welche Version und welchen Loader braucht QDAA?

Nutze eine Datei für fabric, neoforge, quilt und exakt deine Minecraft-Version. Unterstützte Versionen sind unter anderem 1.21.4, 1.21.3, 1.21.2. Loader-Dateien sind nicht untereinander austauschbar.

QDAA funktioniert nicht – was kann ich prüfen?

Prüfe zuerst Minecraft-Version, Loader-Version und erforderliche Abhängigkeiten. Lege die .jar-Datei im lokalen .minecraft/mods-Ordner ab und entferne ältere Duplikate. Da die Mod clientseitig ist, löst mehr Server-RAM dieses Problem nicht.

Minecraft Server für deine Gruppe

QDAA bleibt auf deinem Client. Hoste dazu eine kompatible Welt für deine Mitspieler.

Empfohlener RAM
4 GBab €5.2/Monat
Min. 3 GB | +1 GB pro 8 Spieler
Jetzt Server erstellen
Client-Kompatibilitätsanleitung
NVMe SSD Speicher
DDoS-Schutz inklusive

Details

Lizenz
Creative Commons Zero v1.0 Universal
Server-seitig
Nicht unterstützt

Unterstützte Versionen

1.21.41.21.31.21.21.21.11.211.20.61.20.51.20.41.20.31.20.2+256 mehr