http://forums.cgsociety.org/showthread.php?f=24&t=799632 http://shaderop.com/ SO_GeometryConstraint.js SO_UvGeometryConstraint_v1.1.xsiaddon
emPolygonizer v2.vertex color rendering scripts [notice type=”blue”] ‘ set oPass = GetCurrentPass pass = oPass.FullName frameStart = GetValue(pass&”.FrameStart”) frameEnd = GetValue(pass&”.FrameEnd”) frameStep = GetValue(pass&”.FrameStep”) ‘ for frm = frameStart to frameEnd step frameStep SetValue ” PlayControl.Current”,frm Refresh RenderPasses pass, frm ,frm next ‘ [/notice]