Hi everyone,
It´s been a while since my last post. I’ve been very busy and with some important and great changes lately.
I’m not going to talk about that right now, but in the last months I learned so much and I would like to share some of it. I’m currently developing an application, to help me on the common task of my work.
As you probably know, I work as rigger TD, so one of the main tasks is dealing with the skin. In the application that I’m developing I need to store and apply the skin information on different meshes.
In the beginning, and without thinking so much, I jumped straight away to use the common Maya Python commands. Everything worked fine until I started to use high-density meshes, where, I had the surprise that the process was very slow.
It was taking so much time, making that path unworkable
. So I started to dig a little bit, and I decide to start using Maya API.
It’s a been quite interesting and refreshing start learning about it. I need to say that it is my first experience developing something in the API, but I really enjoyed it. So, after all these words, I would like to share with you the first plug-in that I developed.
I know that there are out there more plug-ins with the same functionality, but my objective is to continue learning and also use it inside of the application where I’m working on. And of course, try to share and give something back to this community, after been learning from it for so long.
I created a repository on Bitbucket, where you can find all the information about it, and the latest version of the plug-in. There you can find the code to download.
If you want to know more about on which projects I’m working at the moment, come and visit me on Linkedin and say Hi!!, or don’t doubt to contact me with any further questions.