link

modeler
 
BogTab
resume
aboutMe
TabDreel
lowerTab
 

Monday, January 30, 2012

checkFaces.py

This is a very simple script I wrote for Maya. It simply checks objects in the scene for N-gon geometry (polygons with more than 4 sides), or Triangles. Included is a Icon, readme.txt  file (instructions for installing) and python file. Here is what the UI looks like. Enjoy!

 Download checkFaces

Sunday, January 29, 2012

colorBakeTexture.py

Example of baked map

Download colorBakeTexture

Here's a tool I wrote for Maya to create a color map of all the shells in the 0-1 space. This makes it easy in photoshop to tell wich shells belong to which objects as they have the same color. This tool should work with both Mac, and Windows. Included is a movie to get a better idea of how to use this tool. Feel free to leave any feedback. Thanks!