Skip to content

Commit fa6e4ea

Browse files
authored
Update README.md
1 parent 9d9c505 commit fa6e4ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,6 +1905,8 @@ Another wrapping of the Maya API is [MRV](http://pythonhosted.org/MRV/), written
19051905

19061906
Unlike `cmdx` and PyMEL, MRV (and seemingly Metan) exposes the Maya API as directly as possible.
19071907

1908+
Another more recent alternative is [`mayax`](https://github.com/chirieac/mayax) which seems similar in implementation and design as `cmdx`, it's used in [Overlap Tool](https://puppeteer.movindot.com/) by Adrian Chirieac.
1909+
19081910
See the [Comparison page](http://pythonhosted.org/MRV/compare/index.html) for more details.
19091911

19101912
<br>

0 commit comments

Comments
 (0)