搜索资源列表
catmull
- catmull-clark与butterfly的实现源代码。在VC6.0下及OPENGL中实现
subdivide20_renew
- 作者:Henning Biermann 可以解析VRML文件,将数据分类存放在一个树结构中后在计算机上显示成三维图形,并应用Loop和Catmull—Clark的细分方法,对图形细分,使其更接近真实图形。-Author:Henning Biermann parse VRML file,restore the data in a tree and display them in the computor,subdivide the surface by Loop and Catmull-C