搜索资源列表
CG4
- 实现了Bezier曲面的构造算法,随机生成一个曲面造型。(TurboC2.0,编译前修改库路径)-achieve a Bezier surface structure algorithm generates a random surface modeling. (TurboC2.0, compiler for amending the path)
txclyhq
- 提供了关于图像抽样、量化、均匀化、规定化及获得图像位面图的程序-provided on the image sampling, quantization, homogenization, and provides access to images of surface spaces of the processes
kingbmp
- 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入-dialog based on the programming, a good procedure, graduate students graduating from the design issues, for the workpiece surface defect detection, but to put their own image acquisition c
QXQMFIT
- 测试用数值分析小算法,支持多种功能的曲线/曲面拟合。-testing small numerical analysis algorithm to support a variety of functions curve / surface fitting.
ARXCurve
- 本源代码实现在AutoCAD环境下绘制各种自由曲线和曲面的功能,包括Bezier,BSpline等,欢迎测试使用-source code to achieve in AutoCAD drawing environment freedoms curve and surface functions, including Bezier, BSpline, welcomed the use of test
GESurface
- 使用 Direct 3D 进行的2维表面显示操作源码-using Direct 3D, the two-dimensional surface display operating FOSS
DrawMySurface
- Bezier,B样条曲面,同时又一个实例,以及给定16个点,可以自动画出Bezier,B样条曲面,可以选择是否显示控制网格-Bezier, B-spline surface, but also an example of, and given 16 points, automatically painted Bezier, B-spline surface, can choose whether or not to display and control grid
nurbs++-3.0.11
- NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challeng
Surfaces
- Directx9 Surface的应用,小鱼在水中游动的动画。
自由曲面的恢复
- 根据自由曲面物体的图像,提取物体轮廓,恢复曲面-free surface objects image, extracting the contours of objects and restore surface
matlab-sanwei-hanshu
- matlab 极坐标图形的绘制、三维曲线、三维网格、三维阴表面明图-matlab polar graphics rendering, three-dimensional curves, three-dimensional grid, three-dimensional surface Ming Yin Figure
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
OGL
- Game Developer Magazine上面的一个二维水面仿真程序源代码,基于OGL,可以直接运行程序结果,并且可以实时操作,效果非常逼真。请务用于商业目的,否则后果自负,谢谢!-This is a two-dimensional water surface simulation program source code form Game Developer Magazine, based on the OGL. The effect of this simulation is very
curve-surface
- 演示了几种常用的曲线和曲面,包括贝塞尔、B样条等,仅作参考-Demonstration of several commonly used curves and surfaces, including Bezier, B-spline and so on, only for reference
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
delaunay_test
- 二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
Model
- 用Phong光照明模型显示网格模型(*.smf)。 分别实现不使用/使用增量式法向插值算法,比较两种不同的显示效果 Phong模型中各参数可调,观察它们的作用; 选做:用光线跟踪算法实现简单场景的绘制。该场景由三堵互相垂直的墙和几个球所组成(墙和球表面性质、光源等参数自定)。-With the Phong lighting model shows the grid model (*. smf). Respectively, will not be used/use an increm
PNG_savesurf
- an example on how to save a SDL surface in PNG
LengthofLine
- autodeskcad,一个用于统计cad作图时统计所有现状地物的长度,也可以分层使用,比较方便-autodeskcad, a cad for statistical mapping all of the status quo when the statistics of the length of the surface features can also be layered to use, more convenient
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive