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

搜索资源列表

  1. Chap04_MyTemplate

    0下载:
  2. 自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs fu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75309
    • 提供者:陶立欣
  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

    • 发布日期:2008-10-13
    • 文件大小:7135
    • 提供者:陈晓岚
  1. Bezier

    0下载:
  2. 基于openGL的函数,绘制贝切尔曲面的源代码-OpenGL functions based on the source code of the surface drawn Bei Qieer
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1374296
    • 提供者:顾浩
  1. bezier

    0下载:
  2. 在vc环境中用opengl画一个心形的贝塞尔曲线-Vc environment using opengl to draw a heart-shaped Bezier curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1559176
    • 提供者:沈叶子
  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. bezier-move

    0下载:
  2. opengl实现运动的贝塞尔曲面,曲面随点的运动而改变形状-opengl achieve movement Bezier surfaces
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1039010
    • 提供者:aisheng44
  1. Bezier-B-spline

    0下载:
  2. VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:2889
    • 提供者:小柚汁
  1. 经典3D绘图示例程序

    0下载:
  2. 3D绘图示例程序,OpenGL和MFC编写,用于演示矩形,三角形,椭圆环,bezier曲面等图形的三维旋转
  3. 所属分类:3D图形编程

  1. Bezier

    0下载:
  2. 使用OpenGL画贝塞尔曲线,通过点四个点画曲线。-Use OpenGL drawing Bezier curve by curve point four stippling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:28864
    • 提供者:yuejuntao
  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. Bezier

    0下载:
  2. 在VC6++上,利用opengl图形库对Bezier曲面进行实现-On VC6++, use opengl graphics library to achieve Bezier Surfaces
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:167535
    • 提供者:龙乾
  1. 曲线的生成

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

  1. View

    0下载:
  2. 计算机图形学作业,OpenGL,Bezier,B-Spline-Computer graphics operations, OpenGL, Bezier, B-Spline
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:10180
    • 提供者:sansheng
  1. OPENGL-curves

    0下载:
  2. opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:19625
    • 提供者:Chen
  1. VB6_OpenGL_Bezier

    0下载:
  2. VB6,OpenGL,Bezier曲线,插值算法-VB6, OpenGL, Bezier curve interpolation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:125372
    • 提供者:daode1212
  1. OpenGL的B样条曲线曲面的绘制

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

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

    2下载:
  2. 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:659456
    • 提供者:DreamTony
  1. work

    0下载:
  2. 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:132096
    • 提供者:park13
  1. code

    0下载:
  2. 1、画一条Bezier样条曲面,包含4*4个控制点; 2、用鼠标调整控制点的位置,观察曲面变化(1, draw a Bezier spline surface, including 4*4 control points; 2. Adjust the position of the control point with the mouse and observe the change of the surface)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:噼哩啪啦
  1. 三点绘制贝塞尔曲线

    0下载:
  2. 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)
  3. 所属分类:OpenGL

« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com