CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - opengl 曲面

搜索资源列表

  1. 71477215NURBS

    0下载:
  2. 基于VC++的用OpenGL绘制的NURBS曲面代码-OpenGL rendering NURBS surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:12638
    • 提供者:王旭
  1. beziersurface

    0下载:
  2. VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:221089
    • 提供者:liyunping
  1. Bspline_Face

    2下载:
  2. 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6668716
    • 提供者:caiye
  1. caidan

    0下载:
  2. MFC中的菜单,用opengl 画的曲线曲面等-MFC in the menu, use the opengl drawing of curves and surfaces, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14901248
    • 提供者:fubo
  1. r

    0下载:
  2. opengl 二次曲面绘制方法,VC环境下,NEHE18的-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1330576
    • 提供者:shengli
  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:3394
    • 提供者:zhangxing
  1. Nurbs

    0下载:
  2. opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:839451
    • 提供者:lyl
  1. OpenGL-4.0-specification-document

    0下载:
  2. 最新的 OpenGL 4.0 规范文档。 OpenGL是著名的计算机图形库,4.0版本添加曲面细分等若干新功能-The latest OpenGL 4.0 specification document. OpenGL is a famous computer graphics library, version 4.0 adds several new features such as surface subdivision
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1721819
    • 提供者:王凡
  1. c-opengl-Bezlit

    0下载:
  2. 用c和opengl写的,用来对Bezlit曲面的编写-C and opengl to write, used to write the Bezlit surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1008569
    • 提供者:郭新龙
  1. Opengl

    0下载:
  2. 用C++在Opengl中画出一个三维效果的曲面-With C++ in Opengl draw a three-dimensional effect in surface
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1105
    • 提供者:李攀鹏
  1. OpenGL

    0下载:
  2. 本程序绘制了一个球体。此球体有三种显示方式,分别是顶点型,线条型和曲面形。其中用到了环境光,漫射光和镜面光。球体可以设置为自动旋转和鼠标拖动旋转-Pellets display
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18594120
    • 提供者:窦同新
  1. 经典3D绘图示例程序

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

  1. opengl的B样条绘图

    4下载:
  2. 可实现B样条的绘制各种图形,贝塞尔曲线,coons曲面等等
  3. 所属分类:OpenGL

    • 发布日期:2015-10-26
    • 文件大小:5936
    • 提供者:testsb
  1. OpenGL

    1下载:
  2. OpenGL学习源码,包括代贴图可旋转的空间旋转的三维球体,场景设计,曲面重复纹理填充,绘制三维球体及二维平面三角形。-OpenGL source learning, including the generation of maps rotatable three-dimensional space rotating sphere, scene design, surface texture fills repeated, drawing a three-dimensional sphere a
  3. 所属分类:OpenGL

    • 发布日期:2016-11-20
    • 文件大小:10435
    • 提供者:不懂
  1. lesson11

    0下载:
  2. Nehe教程第十一课的代码,实现了“飘动的旗帜”的效果,在贝泽尔曲面上加纹理覆盖。(Nehe tutorial eleventh class code, to achieve the "fluttering flag" effect, add texture overlay on the Bezel surface.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:68608
    • 提供者:Yika
  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. MFC+OPENGL画圆柱,利用基本图元绘制曲面曲线(MFC+OPENGL draw cylinder)
  3. 所属分类:图形图象

  1. Bezier

    0下载:
  2. 工程基于OpenGL库完成了对Bezier曲面的绘制(The project has completed the drawing of the Bezier surface based on the OpenGL Library)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:10462208
    • 提供者:卡卡胡
  1. Coons

    0下载:
  2. 本工程基于OpenGL库完成了Coons曲面的绘制。(The project completed Coons surface rendering based on OpenGL library.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-08
    • 文件大小:10515456
    • 提供者:卡卡胡
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com