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

搜索资源列表

  1. OPENGL-write-read-DXF-files

    0下载:
  2. OPENGL写的读取DXF文件的曲线特征的信息-The OPENGL write read DXF files curve characteristics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:780949
    • 提供者:zhu
  1. opengl

    0下载:
  2. 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:522
    • 提供者:zhanghaifeng
  1. BEZIER-Curve

    0下载:
  2. OpenGL 计算机图形学 Beizer Curve 是课程资源!值得参考!-OpenGL computer graphics Beizer Curve curriculum resources! Worth considering!
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:67660
    • 提供者:zhangjiawen
  1. Draw-NURBS-Curve-By-VC-openGL

    0下载:
  2. 使用VC++ 6.0,并且用openGL绘制出NURBS曲线。-Use VC++ 6.0 and OpenGL draw NURBS curves.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:30060
    • 提供者:afdsj
  1. straight-line--Kock-curve

    0下载:
  2. 基于直线的Kock曲线的,利用OpenGL的一些函数来实现计算机图形学的实验内容,其中用到了很多图形学的函数-Kock curve based on the straight line, the use of some of the functions of OpenGL to achieve the experimental content of computer graphics, which uses a lot of graphics function
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1276
    • 提供者:李波
  1. Chapter11-Curve-Surface

    0下载:
  2. 计算机图形学课程设计实例源码11 opengl基础内容,很实用-Computer graphics curriculum design example source 11 opengl based content, it is practical
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:86277
    • 提供者:wooden
  1. Curve-Fitting

    0下载:
  2. 基于最小二乘法的曲线拟合,并用OpenGL绘制曲线。-Curve fitting based on least square method,and display the curve by using OpenGL.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3576
    • 提供者:xuyunhan
  1. opengl-1

    0下载:
  2. 使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-Use OpenGL drawing seven curves: Bezier curves 3rd order (2) uniform B-spline curves 3rd order (2) quasi-uniform B-spline curves 3 step (2
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:19938
    • 提供者:gzx
  1. BsplineCurve

    1下载:
  2. B样条曲线,插值,OPenGL画插直曲线-B-spline curve interpolation, OPenGL curve interpolation straight draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8285709
    • 提供者:Cacia
  1. BSpline-Line-and-Curve

    0下载:
  2. B样条曲线、曲面的绘制。B样条曲线绘制通过DC完成,B样条曲面绘制通过OPENGL完成,可实现平移、旋转、缩放功能。-The Rendering of B-spline curves and B-spline surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2792381
    • 提供者:zhoujh
  1. 3-order-Bessel-curve

    0下载:
  2. 画出了一条3阶贝塞尔曲线,是一条点虚线,使用的是opengl库。-Draw up a third-order Bezier curve is a dotted line, using opengl library.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:13985808
    • 提供者:李东辉
  1. curve-cutting-function

    0下载:
  2. 实现了OpenGL的2D窗口裁剪功能,学习图形图像处理的同学不要错过了。-Implements the OpenGL 2 d window function, learning image processing classmates don t miss it.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1446064
    • 提供者:王杰
  1. fish-opengl

    1下载:
  2. 使用18个控制点绘制6组三次Bezier曲线鱼轮廓,可以通过调节控制点,控制鱼轮廓生成形状。-Use 18 control points cubic Bezier curve drawing six groups of fish outline, shape can be generated by adjusting the control points, control fish profile.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-31
    • 文件大小:3207559
    • 提供者:王琪
  1. 曲线的生成

    0下载:
  2. 生成Bezier曲线,设计曲线控制点和绘制一种简单的样条曲线曲线。 Generate Bezier curves., Design curve control points and draw a simple spline curve
  3. 所属分类:OpenGL

  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:978944
    • 提供者:沙-粒
  1. OpenGL的B样条曲线曲面的绘制

    0下载:
  2. B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:790528
    • 提供者:CTYJR
  1. CG6_BezierCurve

    0下载:
  2. OpenGL基础:贝泽尔曲线的绘制。二维贝泽尔曲线通过几个控制点来实现(OpenGL Basics: plotting Bezel curves. The two-dimensional Bezel curve is implemented through several control points)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-17
    • 文件大小:297984
    • 提供者:Yika
  1. ThreeCurve

    0下载:
  2. 三次Beizer曲线方程,找到轮廓中的特征点,然后根据两个相邻的特征点拟合成一段三次Beizer曲线,控制点AB是借助周围几个点得到的(In the three Beizer curve equation, the feature points in the contour are found, and then a three Beizer curve is synthesized according to two adjacent feature points. The control po
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:151552
    • 提供者:Yika
  1. main

    0下载:
  2. 简单的opengl绘制贝塞尔曲线程序。 我只是想开通服务而已。(a simple opengl program to draw a bezie curve)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:onlywish
  1. qc241

    0下载:
  2. There ULA CRB curve, Isodata iterative self-organizing data analysis, PLS PLS toolbox.
  3. 所属分类:界面编程

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:nengtougai
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com