https://github.com/artbycrunk/maya-matcaps
A Tool for utilizing matcaps in maya
https://github.com/artbycrunk/maya-matcaps
lookdev matcap maya maya-python
Last synced: 8 months ago
JSON representation
A Tool for utilizing matcaps in maya
- Host: GitHub
- URL: https://github.com/artbycrunk/maya-matcaps
- Owner: artbycrunk
- License: mit
- Created: 2019-03-02T06:44:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T09:11:14.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T11:24:30.848Z (about 1 year ago)
- Topics: lookdev, matcap, maya, maya-python
- Language: Python
- Size: 3.68 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maya Matcaps
A Tool for utilizing matcaps in maya
Forked from the awesome work from kanishk
https://gist.github.com/kanishk2391/55a9e60b5fe351b65bc48c1016d9331f

## Run Using
```
matcap = MatcapBroswer()
matcap.show()
```
## Requirements
Autodesk Maya tested using Maya 2016 Windows and Linux but should work with all versions.
## Issues, feature requests, and contributions
* If you come across a problem please [file an issue](https://github.com/artbycrunk/maya-matcaps)
* Contributions are always welcome!
* Any and all feedback is appreciated and welcome!
- If someone has already [filed an issue](https://github.com/artbycrunk/maya-matcaps) that encompasses your feedback, please leave a 👍/👎 reaction on the issue
- Otherwise please file a new issue
## Release Notes
See [CHANGELOG.md](./CHANGELOG.md)
**Enjoy!**