CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bezier

搜索资源列表

  1. CUVSUFC

    0下载:
  2. 能画贝塞尔曲线和另一种曲线,并能转化成曲面,也能对面进行填充-Can draw Bezier curves and other curves and surfaces can be transformed into, but also to fill the opposite
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2034331
    • 提供者:海陆空
  1. EmotionDetection

    0下载:
  2. It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2863675
    • 提供者:Eugene
  1. CG

    0下载:
  2. 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2027685
    • 提供者:肖海
  1. duobianxing

    0下载:
  2. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -Round with some way to generating algorithm 2. To achieve a rubber band line, circle, rectangle. 3. To achieve the basic geometric transf
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1307075
    • 提供者:上官菲菲
  1. ComputerGraphics

    1下载:
  2. 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:69232
    • 提供者:sunli
  1. 916Curves

    0下载:
  2. 实现了Bezier曲线和Bpline曲线,及其他们之间的转换。-Bezier curves and Bpline realized curves, and the conversion between them.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3190946
    • 提供者:jiangli
  1. 07object3d_1

    0下载:
  2. Introduction to mathematical splines Bezier curves Continuity conditions (C0, C1, C2, G1, G2) Creating continuous splines C2-interpolating splines B-splines Catmull-Rom splines
  3. 所属分类:IT Hero

    • 发布日期:2017-04-26
    • 文件大小:140288
    • 提供者:Faraz
  1. Curve

    0下载:
  2. 科赫曲線和貝茲曲線範例,請自行下載,謝謝.-Koch curve and the Bezier curves example, please download, thank you.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:13732
    • 提供者:王偉忠
  1. bezier_curve_drawing_and_cutting_program

    0下载:
  2. 用MFC实现的bezier曲线绘制和裁剪程序-Implemented with MFC bezier curve drawing and cutting procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:438882
    • 提供者:leon
  1. OPENGLBezier

    0下载:
  2. 贝塞尔曲线,又称贝兹曲线或贝济埃曲线,一般的矢量图形软件通过它来精确画出曲线,贝兹曲线由线段与节点组成,节点是可拖动的支点,线段像可伸缩的皮筋,我们在绘图工具上看到的钢笔工具就是来做这种矢量曲线的。-bezier lines
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1318
    • 提供者:王土豆
  1. 3DBezierSurface

    0下载:
  2. C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:2769
    • 提供者:廖随风
  1. CurvesSurfaces

    0下载:
  2. 用OpenGL实现了画bezier曲线、BSpline曲线,以及它们之间的转换,多个点的bezier曲线、BSpline曲线,还实现了画面,并作出了一些模型,如:花瓶,圆圈,茶壶。可以运行bat文件运行-Achieved with OpenGL drawing bezier curves, BSpline curve, and the conversion between them, multiple points of bezier curves, BSpline curve, but als
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3690464
    • 提供者:小丁
  1. DrawCurve

    0下载:
  2. OpenGL program that create B-spline, Bezier and Interpolation curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:11984
    • 提供者:hafiz
  1. BezierCurve_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下,绘制的Open_GL贝赛尔曲线,并且可以沿着贝赛尔曲线移动小红球.-Moves a sphere along a bezier curve on the Visual Studio 2008 flatform
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2884039
    • 提供者:starblue310
  1. heart

    0下载:
  2. 在OpenGL环境下,用bezier曲线绘制 心形图案-In the OpenGL environment, bezier curve drawing with heart-shaped pattern
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1704
    • 提供者:王晓路
  1. draw

    0下载:
  2. 绘制B样条曲线,bezier曲线,区域填充等图像-Draw B-spline curves, bezier curves, area fills and other image
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:219033
    • 提供者:王超
  1. Line

    0下载:
  2. 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2036185
    • 提供者:liulu
  1. TestPtInBezierApp

    0下载:
  2. 一个bezier判断选中的测试程序 VC++工程-Bezier select a test procedure to determine
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:31494
    • 提供者:joyeep
  1. Bessel

    0下载:
  2. 用AS3写的贝塞尔曲线。 包括两个文件。 -Bezier curves with AS3 written. Consists of two files.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:28500
    • 提供者:xujianan13
  1. BezSurface

    0下载:
  2. 采用Bezier求值器生成球面网格图,需要opengl的数据库-Bezier spherical grid map generation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8496472
    • 提供者:chris
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com