Skip to content

Tags: JsnMertens/kuwahara-arnold-imager

Tags

v1.2.0

Toggle v1.2.0's commit message
Update README

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added AE Templates, Maya Module File et .mtd file (#10)

- Added Metadata file (.mtd)
- Added AE Template files
- Generate Maya Module file (.mod)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/implement-anisotropic-kuwahara (#3)

- Implementation of the Arnold Imager : Anisotropic Kuwahara Filtering with Polynomial Weighting Functions. (Based on this Paper: https://www.umsl.edu/~kangh/Papers/kang-tpcg2010.pdf_
- Optimization of the Kuwahara Imager (Classic Kuwahara)

v0.1.0

Toggle v0.1.0's commit message
Merge branch 'feature/implement-classic-kuwahara'