搜索资源列表

  1. bezier

    0下载:
  2. 自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。-Bezier curves have written procedures, the main bands or more functions, press the left mouse button plus control point, right of the control points of the wheel mo
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:高林
  1. BezierCurve

    0下载:
  2. 1.鼠标交互式绘制三次bezier曲线 2.Bezier曲线的C0,C1,C2连续拼接, 3.交互式操作(绘制好后可以鼠标拖动控制点,bezier曲线实时更新)-1. Mouse interactive rendering Bezier curves 2.Bezier three curves C0, C1, C2 for splicing, 3. Interactive operations (drawing good can
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:215040
    • 提供者:尹飒
  1. bezier

    0下载:
  2. c++实现bezier曲线,算出bezier曲线的参数方程的系数,供其他绘图软件进行绘图。-c++ achieve Bezier curves, Bezier curves to calculate the parameters of equation coefficients for the other mapping software for mapping.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:453632
    • 提供者:happynoom
  1. Bezier

    0下载:
  2. 实现bezier曲线画法,为三次-Bezier curve drawing method of realization for the three
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:许贤镇
  1. CUVSUFC

    0下载:
  2. bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:2044928
    • 提供者:mengstarry
  1. bezier

    0下载:
  2. bezier曲线,可以用来在c环境下绘制bezier曲线-Bezier curves can be used in circumstances rendering c Bezier curves
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:huangqiyong
  1. Bezier

    0下载:
  2. 用图形学算法绘制Bezier曲线,可以用鼠标拖动Bezier曲线的控制顶点来动态地改变Bezier曲线的形状。-Graphics rendering algorithm using Bezier curves, you can use the mouse to drag Bezier curve control points to dynamically change the shape of Bezier curves.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:2792448
    • 提供者:陈勇
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:2084864
    • 提供者:刘一丹
  1. bezier

    0下载:
  2. bezier曲线,用opengl实现,有源码,有可执行程序-Bezier curves, using opengl to achieve, there are source code, and executable programs
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:wangxing
  1. bezier

    0下载:
  2. 4个控制点P0、P1、P2、P3连成的折线多边形称为特征多边形,Bezier曲线的形状是由这个多边形的各个顶点的位置确定的,特征多边形的形状改变,则曲线的形状也就随之改变。-Four control points P0, P1, P2, P3 even into the broken line polygon called the characteristics of polygons, Bezier curves is the sha
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:365568
    • 提供者:lee
  1. bezier

    0下载:
  2. 实现bezier曲线并呈现,基于VC++的,很好用。-The realization of Bezier curves and show, based on the VC++ And it just works.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:1862656
    • 提供者:杨慧
  1. BEZIER

    0下载:
  2. VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:68608
    • 提供者:张季
  1. vbcode

    0下载:
  2. mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:王倩
  1. Bezier2D

    0下载:
  2. 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:zhouqingrang
  1. Bezier

    0下载:
  2. Bezier贝塞尔曲线,平滑算法实现,绘制贝赛尔Bezier曲线Applet-Bezier Java
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:Ivan
  1. bezier

    0下载:
  2. 这是一次,二次,三次bezier曲线用MATLAB实现的程序。-This is the single, double or three times to achieve bezier curve using MATLAB procedures.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:兰世爽
  1. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:2037760
    • 提供者:star
  1. bezier

    0下载:
  2. Bezier曲线是通过一组多边形折线的顶点来定义的。如果折线的顶点固定不变,则由其定义的Bezier曲线是唯一的。-GOOD
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王建
  1. Shiyan5

    0下载:
  2. 图形学,三种算法画直线,园,区域填充,图形转换,Bezier曲线和B曲线算法-Graphics, drawing a straight line of three algorithms, park, area filling, graphics converter, Bezier curves and B curve algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2073600
    • 提供者:飓风
  1. Bezier

    0下载:
  2. Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2583552
    • 提供者:ylb
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org