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

搜索资源列表

  1. Task1_2

    0下载:
  2. opengl写的三阶贝塞尔曲线 支持鼠标操作 -opengl written by third-order Bezier curves to support the mouse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:99.22kb
    • 提供者:zdpzjl
  1. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:582.61kb
    • 提供者:jing
  1. texture

    4下载:
  2. 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
  3. 所属分类:OpenGL

    • 发布日期:2012-10-26
    • 文件大小:4.42mb
    • 提供者:siucan
  1. curve

    0下载:
  2. OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:10.41kb
    • 提供者:dragon
  1. BSpline

    1下载:
  2. OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:7.96mb
    • 提供者:孙雷
  1. OpenGL-Bezier

    0下载:
  2. OpenGL Bezier 曲线和曲面 例子,大家可以下下来学习一下-OpenGL Bezier curves and surfaces example, we can learn about down under! ! !
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:27.13kb
    • 提供者:吕栋
  1. SharpGL_v18

    0下载:
  2. opengl 显示三维立方体,曲线曲面等内容-opengl display three-dimensional cubes, curves and surfaces, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:365.29kb
    • 提供者:hou
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:yc
  1. NURBS

    0下载:
  2. OpenGL编程轻松入门之NURBS曲线和曲面.此例绘制两个相同形状的NURBS曲面,不同之处是一个为线框式,一个是由实多边形组成。-OpenGL programming easy entry of NURBS curves and surfaces. In this case, the shape of two identical rendering NURBS surfaces, the only difference is a frame type, a polygon is formed
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:34.8kb
    • 提供者:AINSTUDY
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.94mb
    • 提供者:康曦
  1. include

    0下载:
  2. 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。-Principles of understanding the generation of curves, the curves have several common generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5.37kb
    • 提供者:zhanyun
  1. 1

    0下载:
  2. OPENGL Bezier curves很好用-OPENGL Bezier curves
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:张三
  1. 28_Bezier

    0下载:
  2. openGL源代码,用OPENGL实现了Bezier曲线-openGL source code, using Bezier curves realized OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:674.46kb
    • 提供者:catherine
  1. Gwork

    1下载:
  2. OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.
  3. 所属分类:Windows编程

    • 发布日期:2012-12-31
    • 文件大小:8.38mb
    • 提供者:lc
  1. curves

    0下载:
  2. 便用opengl绘制bezier曲线,可以不断增加控制点且颜色不同等功能。-They use opengl drawing bezier curves, control points can be increased and the colors are different functions.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:206.6kb
    • 提供者:m5
  1. codes

    0下载:
  2. those are codes for implementing bspline and nurbs curves in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:173.27kb
    • 提供者:nana1988
  1. Coordinate3

    1下载:
  2. VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
  3. 所属分类:Dialog_Window

    • 发布日期:2016-06-04
    • 文件大小:3.59mb
    • 提供者:麦志伟
  1. opengl-bezier

    0下载:
  2. 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15.39mb
    • 提供者:snowymo
  1. opengl

    0下载:
  2. 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, B
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:94.5kb
    • 提供者:侯建元
  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
    • 文件大小:19.17kb
    • 提供者:Chen
« 12 3 4 5 »
搜珍网 www.dssz.com