diff --git a/tutorials/3d/3d_antialiasing.rst b/tutorials/3d/3d_antialiasing.rst index 8212f954769..41dae2dabcf 100644 --- a/tutorials/3d/3d_antialiasing.rst +++ b/tutorials/3d/3d_antialiasing.rst @@ -306,7 +306,7 @@ Antialiasing comparison +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+ | Ghosting artifacts | 🟢 None | 🔴 Yes | 🔴 Yes | 🟢 None | 🟢 None | 🟢 None | +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+ -| Performance cost | 🟡 Medium | 🟡 Medium | 🔴 High | 🟢 Low | 🔴 Very High | 🟡 Medium | +| Performance cost | 🟡 Medium | 🟡 Medium | 🔴 High | 🟢 Low | 🔴 Very High | 🟢 Low | +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+ | Forward+ | ✔️ Yes | ✔️ Yes | ✔️ Yes | ✔️ Yes | ✔️ Yes | ✔️ Yes | +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+