Giter VIP home page Giter VIP logo

mlaa's Introduction

MLAA

MorphoLogical AntiAliasing for monchromatic models based on Reshetov A. 2009. Morphological Antialiasing, in Proceedings of the Conference on High Performance Graphics 2009

Use

A simple proof of concept for smoothing syntethic models in a hope to alleviate the "staircase effect." Note that horizontal and vertical edges are kept as-is, while only slopes are anti-aliased by "hallucinating" edges/faux supersampling.

Before:
alt text

After:
alt text

Limitations

Currently only Z-shapes are fully supported. U shapes are implemented, but some bugs are present.

Edge classifications

  1. ▏ (1) left
  2. ▕ (2) right
  3. ▁ (4) bottom
  4. ▔ (8) top

Shape classifications

Row shapes

  1. └┐ (2)
  2. ┌┘ (4)
  3. └┘ (8)
  4. ┌┐ (16)
  5. ─┘ (32)
  6. ─┐ (64)
  7. └─ (128)
  8. ┌─ (256)

Column shapes

  1. ┐ (3)
  2. ┌ (5)
  3. ┐ (9)
  4. ┌ (17)
  5. │ (33)
  6. │ (65)
  7. ┐ (129)
  8. ┌ (257)

mlaa's People

Contributors

vehagn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.