Skip to content

olduvai-jp/DCTL-MLAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MLAA.dctl

Overview

This project is a port of Morphological Anti-Aliasing (MLAA) to DCTL (DaVinci Color Transform Language) for use in DaVinci Resolve.

Original MLAA Applied
Before After

Features

  • Implements MLAA in DCTL to provide anti-aliasing effects.
  • Original code is sourced from AMD's MLAA11 project (Reference1).
  • References GLSL ported code (Reference2).

Installation

  1. Obtain the MLAA.dctl file.

  2. Copy MLAA.dctl to the DCTL folder of DaVinci Resolve:

    • Windows: C:\ProgramData\Blackmagic Design\DaVinci Resolve\Support\LUT\
    • macOS: /Library/Application Support/Blackmagic Design/DaVinci Resolve/LUT/

Usage

  1. Open your project in DaVinci Resolve.
  2. In the Color page, add a new node and apply the DCTL effect.
  3. Select MLAA.dctl.
  4. (The ShowEdgesOnly parameter is for debugging purposes, so uncheck it.)

License

This project is released under the MIT License.

About

Morphological Anti-Aliasing ported to DCTL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published