mesh face offset by vertex color 2
All vertices in face are aligned and project to xzplane from its best fit plane for the 2d offset operation then converted back therefore resulting offset holes are always planar….
aftereffects srt to text layer
modified javascript for aftereffects to load common subtitle (srt) into a layer, see header in jsx for original sources. subtitle_modified_EC.zip containing following files: subtitle_modified_EC.jsx – load in aftereffects subtitle_modified_sample_EC.srt –…
curves
computes parametric curves from control points for 1. Beizer 2. BSpline 3. Nurbs export gl drawing on screenspace as 2D svg: paramCurve2.svg
vector | polygon mesh
1. iterative vector regular distrubtion 2. polycut 3. rebuild polygon mesh at face center
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…