搜索资源列表

  1. scan_fill

    0下载:
  2. 图形学中绘制的bezier曲线,种子填充算法,扫描线算法。-Graphics Rendering of bezier curves, seed filling algorithm, scanning algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:193536
    • 提供者:刘文井
  1. full_graph

    0下载:
  2. 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:陈晓岚
  1. fbh_bezier

    0下载:
  2. 本程序是一个生成bezier曲线的小程序,可以用来借鉴看曲线在程序中的表达和生成过程。-this program is a generation bezier curves of small programs can be used to draw the curves look at the procedure for the expression and generation process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1926144
    • 提供者:傅波海
  1. De_Casteljau

    0下载:
  2. 运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:jo Wang
  1. Bezier2006

    0下载:
  2. Bezier曲线生成算法的实现 谢谢大家,希望能给你们带来方便-Bezier curve generation algorithm Thank you for the realization of the hope that you can bring convenience
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:李华
  1. bezbspline

    0下载:
  2. 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:80896
    • 提供者:fdfd
  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two v
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:Jet Lan
  1. mfc_bezierView

    0下载:
  2. 这个程序是在MFC下编的Bezier曲线,供学习参考。-this procedure is provided for under the MFC Bezier curve for the study reference.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:李旭
  1. qbezierdemo

    1下载:
  2. 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:234496
    • 提供者:潘君
  1. Bezierdemo

    0下载:
  2. 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorou
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:59392
    • 提供者:潘君
  1. Bezier_3_ins

    0下载:
  2. Bezier曲线的一般C代码算法,在VC环境下运行的.-the general Bezier curve C code algorithm, the VC environment operates.
  3. 所属分类:分形几何

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:bean_49
  1. numlabtb

    0下载:
  2. matlab环境下bezier曲线,希望大家都多多共享出来,就好了-Matlab environment bezier curves, I hope you share a lot out!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:284672
    • 提供者:david
  1. 3d-teapot

    0下载:
  2. Teapot teapotdemo A demo that uses the famous Newell teapot to demonstrate MATLAB graphics features. The teapot is defined by 32 bicubic bezier patches. The patches can be tesselated to surfaces at a wide range of res
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:xinxin
  1. Bez3d

    0下载:
  2. 实现空间自由BEZIER曲面,并已经生成了EXE文件,就是这样,我还有一系列的程序上传-achieve free space Bezier surface, and has generated EXE file, it is this, I have a series of procedures to upload
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:xuwenhui
  1. Bezlit

    0下载:
  2. 这是一个OPENGL的例子,这个程序实现了Bezier曲线,我还会有一系列的程序上传-OpenGL example, the procedure to achieve the Bezier curve I will also have a series of procedures to upload
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:xuwenhui
  1. BezierLine

    0下载:
  2. 计算机图形学bezier曲线生成源码,在tc20下实现-computer graphics bezier curves generated source code, under the tc20
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:pj
  1. 207

    0下载:
  2. 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth th
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:96256
    • 提供者:wangwei
  1. be

    0下载:
  2. 简单 bezier曲线的编程计算方法实现-simple programming calculation methods
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:a-feier
  1. NewBezierLine

    0下载:
  2. 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:lins
  1. Bezierqxccsf

    0下载:
  2. 双三次Bezier曲面 利用TurboC实现Bezier曲面的生成算法。-bicubic Bezier surfaces using Turbo achieve Bezier surface generation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:刘碧茜
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org