polygon face offset on face with holes
Maya 2013 api only – creation of faces with holes MFnMesh::addPolygon and MFnMesh::addHoles
thickness – mesh frame
working with 2 initial meshes defining outer and inner side of the envelope the outer mesh can be modeled using a mesh with different num of polygon/topology to the inner…
mesh face offset by vertex color
Left to right: colorPerVertex, temporary drawing, new mesh result
mesh face offset by distance
Left to right: 1. Original mesh 2. Extrude face and scale 3. Alternative: Maya node for offset mesh faces by distance adding hole in polygon face is sometimes done by…
pyMCAD: current progress
basic CAD-like behavior in maya, mouse input operation to define vector, input value to define length measure, move, divide as points, line progress: pyMGL – compiled mgl2011.mll (using same system…
todo: GH custom components
Migrating some of the functions previously scripted in python for maya to c# in grasshopper using rhinocommon image above : wip part translated from previous processing script (9 nov 2010)…