搜索资源列表
subdivide20NT
- 基于catmull-clark和loop细分的精确细分曲面曲面的法向控制程序-on-clark loop and sub-sub-surface precision of surfaces to control procedures
subdivisionImplementation
- Implementation of subdivision: Implement the Catmull-Clark subdivision scheme. Your program should take a single argument on the command line, a mesh to subdivide.-Implementation of subdivision : Implement the Catmull-Clark subdivision sche me. You
catmull-rom
- catmull-rom的源代码 catmull-rom的源代码 -catmull-rom source code c atmul l-rom source code catmull -rom source code c atmull-rom source code
catmull
- catmull-clark与butterfly的实现源代码。在VC6.0下及OPENGL中实现
Catmull-Rom
- CSHARP 编写的XNA游戏程序,采用VS2010变成,需安装XNA4.0-CSHARP preparation of the XNA games, using VS2010 to become, to be installed XNA4.0
Doo-sabin_catmull-clark
- 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
subdivision
- 细分曲面的参数求值 Catmull-Clark细分曲面与Loop细分曲面-Subdivision surface parameters evaluated subdivision surface Catmull-Clark Subdivision Surfaces with Loop
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
NDimensionalCardinal(CatmullRom)SplineInterpolatio
- N-Dimensional Cardinal(Catmull-Rom) Spline Interpolation
07object3d_1
- Introduction to mathematical splines Bezier curves Continuity conditions (C0, C1, C2, G1, G2) Creating continuous splines C2-interpolating splines B-splines Catmull-Rom splines
overhauser_demo
- 游戏中由于自动控制相机路径的演示程序-Many people are impressed by realistic camera animations in games or multimedia demos. The math behind what is commonly called camera interpolation is actually pretty simple. In this article, I will focus on a simple algorithm that
capi
- Bspline曲线生成程序Catmull-Rom Spline, Lagrange, Natural Cubic Spline, and NURBS方法获得B样条曲线-Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spl
subdivision
- catmull-clark subdivision surface sampler
ZoomInterpolation_Source
- 图像缩放,里面有各种插值算法,很全 OpenGL Nearest Interpolation OpenGL Linear Interpolation GLSL Bi-Linear GLSL Bi-Cubic Triangular Bell B Spline CatMull-Rom-Image scaling, there are a variety of interpolation algorithm, it is OpenGL Nearest Interpola
Assignment1
- 利用B spline和Catmull-rom spline实现物体的移动,旋转由四元数和欧拉角实现。 需要已配置opengl-using B Spline and catmull-rom spline implement the interpolation of object. Rotation are applied by Quaternion and Euler Angle. Please see the implementation video: https://www.youtu
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
subdivide20NT
- This software demonstrates algorithms for piecewise smooth subdivision surfaces described in the paper "Piecewise Smooth Subdivision Surfaces with Normal Control" by H. Biermann, A. Levin and D. Zorin. Two subdivision schemes, based on Loop and Catmu
subdivide1
- 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
catmull
- MATLAB编写的catmullclark细分曲面算法的实例-Examples of MATLAB prepared catmull clark subdivision surfaces algorithms
capi1.01
- BSpline 及各种曲线Implementation of various mathematical curves that define themselves over a set of control points. The API is written in Java. The curves supported are: Bezier, B-Spline, Cardinal Spline, Catmull-Rom Spline, Lagrange, Natural Cubic Splin