搜索资源列表
Catmull-Clark-
- 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th