miMayaPlugins/README.md

28 lines
983 B
Markdown
Raw Normal View History

2024-10-01 19:59:07 +08:00
# miMayaUtils
2024-10-01 19:58:11 +08:00
2024-10-01 19:59:07 +08:00
## [duplicateOnSurface](https://github.com/minoue/miMayaPlugins/tree/master/duplicateOverSurface)
<img src="https://github.com/minoue/miMayaUtils/blob/media/duplicateOverSurface/dos_demo.gif" width="350">
## randomPointOnMesh
## [snapToClosest](https://github.com/minoue/miMayaPlugins/tree/master/snapToClosest)
* Closest along normal
<img src="https://github.com/minoue/miMayaUtils/blob/media/snapToClosest/normal.gif" width="350">
* Closest surface
<img src="https://github.com/minoue/miMayaUtils/blob/media/snapToClosest/surface.gif" width="350">
* Closet vertices
<img src="https://github.com/minoue/miMayaUtils/blob/media/snapToClosest/vertex.gif" width="350">
## [retrieveTransform](https://github.com/minoue/miMayaPlugins/tree/master/retrieveTransform)
<img src="https://github.com/minoue/miMayaUtils/blob/media/retrieveTransform/retrans.gif" width="350">
## [transferUV](https://github.com/minoue/miMayaPlugins/tree/master/transferUV)