12
\$\begingroup\$

Does anyone know of a clearly written reference implementation of morphological antialiasing (MLAA)?

Intel provide a paper and reference implementation at the following address, but I find the code very opaque.

http://visual-computing.intel-research.net/publications/publications.htm

\$\endgroup\$
1
  • \$\begingroup\$ Though this is a topic which can be applied in game development, I feel this question would be better suited at Stack Overflow. \$\endgroup\$ Commented Aug 3, 2010 at 13:46

2 Answers 2

2
\$\begingroup\$

I don't know whether it's clearer than the original paper, but there is another implementation of the technique (or a variation on it) which I spotted in this year's Siggraph material.

http://igm.univ-mlv.fr/~biri/mlaa-gpu/

As to whether or not you'd get a better answer over at the main site, I don't know - I'd say the majority of people interested in this technique are probably game devs...

\$\endgroup\$
1
\$\begingroup\$

These guys have been promising to put some code up for a bit. So this doesn't quite answer your question, but it might be something worth tuning into later.

http://www.iryokufx.com/mlaa/

\$\endgroup\$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.