搜索资源列表
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
3dsurf
- 这是人有关3d的曲面绘制 ,用Visual c++编程 实现。-That is the surface of 3d rendering, c Visual Programming.
addlight
- 一个图像加光照MATLAB程序,图像是一个仿真的曲面-a light MATLAB procedures, image is a simulation of surface
SysDraw
- 主要功能为各种图元的绘制,如点,线,面,五角星,多边形等,提供图元的放大缩小,移动等编辑功能。-main functions of the various plans drawn yuan, such as point, line, surface, the five-pointed star, polygons, yuan plans for the zooming, mobile and other editing features.
Bezierqxccsf
- 双三次Bezier曲面 利用TurboC实现Bezier曲面的生成算法。-bicubic Bezier surfaces using Turbo achieve Bezier surface generation algorithm.
GPSGCNH
- 拟合曲面,先输入已知数据,拟合出系数,再带入未知点的X,Y坐标进行计算!-fitting surface, known to input data, fitting out factor, again into the unknown point of the X, Y coordinates calculated!
BEZIER.C
- 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
3Dcad
- 三维CAD画图程序,高质量的哦,图形学课程设计大作业,功能包括曲面,时时动画,帧动画,消隐,立体,雪花-3D CAD drawing program, high-quality Oh, great graphics design program operations, including functional surface, always animation, frame animation, hidden, the stereo, snowflakes, etc.
ProApp
- 另一个版本,三维CAD画图程序,高质量的哦,图形学课程设计大作业,功能包括曲面,时时动画,帧动画,消隐,立体,雪花等等 -Another version, 3D CAD drawing program, high-quality Oh, great graphics curriculum design operations, features include surface, always animated, frame animation, hidden, the stereo, snow
Sedgewick
- The table surface is divided into N by M square cells. Some cubes are stacked one upon another over the cells, forming towers. For each cell the number of cubes stacked over it is given in the matrix A. -The table surface is divided into N by M squa
tuxingxueshiyan4
- 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment was a passage of this experiment
jisuanjihuayuan
- 在计算机上用vb画出立体圆球体,曲面和圆环图像。这是上学时计算机绘图的课程设计希望对大家有所帮助-on computers using vb-painted three-dimensional sphere, and the ring surface images. This is the school's computer graphics curriculum design we want to help
ply
- This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
chap7all
- Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsu
chap6all
- Chapter 6 B-spline Surfaces basis.c tbasis.c Calculates the B-spline basis functions. bsplsurf.c tbsurf.c Calculates a B-spline surface. bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface. dbasis.c tdbasis.c Calculates the B-
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
NURBS-surface
- 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
SP05042009
- Returns a 2D parametrization from a 3D triangulated surface
Bezier-and-B-spline-surface
- 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
RAND_BSPLINE-SURFACE
- 本程序可以生产随机点的B样条曲面,可供相关的研究者参考!-This program can generate a B-spline surface from random points,it can be referred to by relevant researchers.