Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso authored Sep 6, 2024
1 parent 9d9c505 commit fa6e4ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1905,6 +1905,8 @@ Another wrapping of the Maya API is [MRV](http://pythonhosted.org/MRV/), written

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

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.

See the [Comparison page](http://pythonhosted.org/MRV/compare/index.html) for more details.

<br>
Expand Down

0 comments on commit fa6e4ea

Please sign in to comment.