Welcome![Sign In][Sign Up]
Location:
Search - subdivision surface

Search list

[3D GraphicSub

Description: 采用四边数据结构和细分曲面造型技术构造三维网格图形-Using four-data structure and subdivision surface modeling three-dimensional grid graph
Platform: | Size: 189440 | Author: 王栋 | Hits:

[Special EffectsLoop

Description: 细分曲面算法的原程序.该算法生成的曲面,光滑性好,并且在奇异点出C1连续-Subdivision surface algorithm for the original program. The algorithm to generate the surface, smooth and good, and singular points in a row out of C1
Platform: | Size: 1200128 | Author: 王东 | Hits:

[OpenGL programloopSubdivision2009

Description: Loop最新曲面细分源程序. 内含详细注释,是曲面细分入门的好东东.-Loop subdivision surfaces the latest source code. Includes detailed notes, is a good entry-Dongdong surface subdivision.
Platform: | Size: 208896 | Author: loopSubdivision2009 | Hits:

[matlabloopmatlab2009

Description: Loop 曲面细分的matlab完整源程序,包括算法的实现和多个测试用例.是曲面细分入门的罕见好资料.-Loop subdivision surfaces of matlab full source, including the algorithm implementation and multiple test cases. Is a rare good surface segmentation data entry.
Platform: | Size: 208896 | Author: loopmatlab2009 | Hits:

[Software Engineeringsubdivision

Description: 细分曲面的参数求值 Catmull-Clark细分曲面与Loop细分曲面-Subdivision surface parameters evaluated subdivision surface Catmull-Clark Subdivision Surfaces with Loop
Platform: | Size: 1671168 | Author: 李斌 | Hits:

[Software EngineeringsubdivisionOnGPU

Description: 基于GPU的细分曲面渲染--各种资料集合-Subdivision surface rendering based GPU- a collection of various data
Platform: | Size: 8819712 | Author: 李斌 | Hits:

[Graph programDoo_sabin

Description: Doo-sabin细分曲面源码,通过载入obj文件,对物体进行多次细分,并显示每次细分所花费的时间,文件中带有多个obj文件。程序正确无误,是我的应用几何造型作业。-Doo-sabin subdivision surface source, through the load obj file, several segments of the objects and displays the time spent in each segment, the file with multiple obj files. Procedures correctly, the application of geometric modeling is my job.
Platform: | Size: 13222912 | Author: bends | Hits:

[Graph programDoo-sabin_catmull-clark

Description: Doo-sabin与catmull-clark细分曲面源程序,对于Doo-sabin细分曲面,用户可以根据选项选择显示纹理图还是线条图,可以多次细分。catmull-clark为线条图;这两个程序是分开写的,在一个文件夹内。-Doo-sabin catmull-clark subdivision surfaces with the source code for the Doo-sabin subdivision surface, the user can choose depending on options or line graph shows the texture map can be repeatedly broken down. catmull-clark for the line graph these two programs are written separately in a folder.
Platform: | Size: 9164800 | Author: bends | Hits:

[OpenGL programLoop

Description: 关于带特征的Loop细分曲面造型方法实现,使用OpenGL包显示三维图形的Loop细分曲面。-About the Loop subdivision surface with characteristics, use method of realization modelling OpenGL 3d graphics package showed Loop subdivision surface.
Platform: | Size: 11062272 | Author: 曾锴珊 | Hits:

[3D Graphicsubdivision

Description: catmull-clark subdivision surface sampler
Platform: | Size: 1798144 | Author: jamesleaning | Hits:

[3D GraphicPixar

Description: 皮克斯 细分曲面技术 OpenSubdiv,在Maya中它的实时变形细分曲面帧数有50 FPS。 -Pixar Subdivision Surface technology OpenSubdiv 50 the FPS real-time deformation of subdivision surfaces frames in Maya.
Platform: | Size: 367616 | Author: Wayne | Hits:

[Special EffectsCatmull-Clark-

Description: 设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. the original surface of the point (m rows n columns). Q (m, n) is the control node of the surfaces one after subdivision. This function takes a Catmull-Clark subdivision surface algorithm, the bi-cubic B-spline surface subdivision, ie m = n = 4. Using knowledge in Chapter 13, section IV, formula MQM, ' = SMPM' S' , wherein M, S by courseware known structure the initial control point of the column (p1, p2), where p1 is the row coordinate of P, p2 column coordinates of P
Platform: | Size: 9216 | Author: 户蕾蕾 | Hits:

[Editorsubdivide1

Description: What are Subdivision Surfaces? The idea of subdivision surfaces was first introduced by Catmull & Clark and Doo & Sabin in 1978. Unlike traditional spline surfaces, subdivision surfaces are defined algorithmically. Recently there has been a lot of activity in the computer graphics research community and significant advances have been made in rendering, texture mapping, animation and compression of subdivision surfaces. They were also used in the production of Geri s Game and A Bug s Life. Geri s hands, head, jacket, and pants were each modeled using a single subdivision surface. The faces and the hands of Flick and Hopper were also modeled with subdivision surfaces. Momentum is building in the computer assisted geometric design (CAGD) to make subdivision surfaces one of the modeling primitives.
Platform: | Size: 2048 | Author: mo3iz | Hits:

[OS program1

Description: 细分曲面catmullClark细分算法代码,直接运行的结果为一个实例的细分结果-subdivision surface
Platform: | Size: 36864 | Author: xiaoyou | Hits:

[3D Graphicdla3d

Description: 基于MATLAB编写的dla3d细分曲面算法实例-Based on MATLAB prepared dla3d subdivision surface algorithm example
Platform: | Size: 2048 | Author: 多串君 | Hits:

[3D Graphicdoosabin

Description: 基于MATLAB编写的doosabin细分曲面算法实例-Based on MATLAB prepared doo sabin subdivision surface algorithm example
Platform: | Size: 84992 | Author: 多串君 | Hits:

[3D Graphicloop

Description: 基于MATLAB编写的loop细分曲面算法实例-Based on MATLAB prepared loop subdivision surface algorithm example
Platform: | Size: 17408 | Author: 多串君 | Hits:

[3D Graphicsqrt3

Description: 基于MATLAB编写的sqrt3细分曲面算法实例-Based on MATLAB prepared sqrt3 subdivision surface algorithm example
Platform: | Size: 122880 | Author: 多串君 | Hits:

[Windows DevelopSubdivision-master

Description: 一个简单的曲面细分程序代码,在VS2012平台下运行(A simple surface subdivision program code)
Platform: | Size: 12288 | Author: 熊熊010101 | Hits:

[Other√3-subdivision

Description: 曲面细分三角形曲面细分方法程序 编译运行通过(Surface subdivision triangular surface subdivision method program compiled and run through)
Platform: | Size: 2048 | Author: hitiler | Hits:
« 12 »

CodeBus www.codebus.net