%@ include file="../../check-login.jsp" %>
Re: Subdivision scheme used by Maya?In Reply to: Subdivision scheme used by Maya? posted by Meehae Song on November 04, 2004 at 22:06:34: : Hello, I would like to know what subdivision scheme / algorithm Maya uses to implement their subdivision surfaces. I don't know for sure, but I would bet that it was Catmull-Clark or some variant. I think Maya lets you input polygons with an arbitrary number of sides. If so, triangular subdivision schemes cannot be used (excluding mixed Tri/Quad schemes, but they're quite new).
|