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

搜索资源列表

  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. OpenGL_Surface

    0下载:
  2. OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:353828
    • 提供者:Hy0825
  1. Nurbs

    0下载:
  2. nurbs曲线和曲面在3d图形中有着重要的作用,可以进行曲线,曲面的建模.在opengl中更容易实现.-nurbs curves and surfaces in 3d graphics plays an important role, can curve and surface modeling. In opengl more easily attained.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79835
    • 提供者:songyunan
  1. OpenGL

    0下载:
  2. : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:225458
    • 提供者:chen ru
  1. qumian

    0下载:
  2. vc++opengl 绘制NURBS曲面源代码-vc++ opengl rendering NURBS Surface source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1324
    • 提供者:
  1. Surface

    0下载:
  2. 结合VC和OPENGL绘制NURBS曲面实例程序,可以显示控制点和网格形式-Combination of VC and OPENGL rendering NURBS surface sample programs, you can show the control points and grid forms
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1202880
    • 提供者:liyemeng
  1. NURBSsurfaceCode

    0下载:
  2. 本代码用VC和OpenGL写成,通过给定的控制顶点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处-The use of VC and OpenGL code written by a given control vertex generation NURBS surface, at surface modeling, CNC machining Detect must have regard to the usefulness of simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:60456
    • 提供者:liuyuhui
  1. 71477215NURBS

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

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

    0下载:
  2. OPENGL 中实现的NURBS裁剪表面,有详细的代码-OPENGL achieve cutting of NURBS surface, the code in detail
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1206110
    • 提供者:洪凡
  1. nurbs_surface

    0下载:
  2. 基于OpenGL的程序开发之一,关于nurbs曲面的一个windows软件,希望有兴趣各位一起探讨。-With regard to nurbs surface a windows software that hope to join you are interested in exploring.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2075823
    • 提供者:yjyjyj
  1. OPENGLNURBS

    0下载:
  2. 通过对opengl库的引用,实现了nurbs曲线面的绘制,具有3d和2d相关建模功能的极大参考借鉴作用。-By opengl reference library and realized nurbs curve surface rendering with 3d and 2d modeling capabilities related to the role of a great reference to learn from.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:24034
    • 提供者:李明
  1. Nurbs1

    0下载:
  2. NURBS曲面,通过OPENGL绘制一个光滑的NURBS曲面-NURBS surface, through the OPENGL drawing a smooth NURBS surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3154773
    • 提供者:
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
  1. surface

    0下载:
  2. 这是一个基于OpenGL的绘制叶片的程序,用NURBS曲面绘制,加入了光照效果,效果较为逼真-This is an OpenGL-based rendering process leaves, drawn with NURBS surfaces, adding lighting effects, the effect is more realistic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1568101
    • 提供者:易聪
  1. OPENGLNURBS

    0下载:
  2. 通过对OpenGL库的引用,实现了NURBS曲面的绘制-OpenGL library on a reference implementation of the NURBS Surface Drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1920583
    • 提供者:周凡
  1. COURBES-NURBS-3D-DANS-OPENSCENEGRAPH

    1下载:
  2. Ce programme affiche une courbe NURBS et les anneaux de sa surface tubulaire associée en 3D. Selon le manipulateur de caméra (voir main.cpp), vous pouvez bouger la caméra avec la souris, ou bien vous balader le long la courbe avec les touches
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-25
    • 文件大小:20480
    • 提供者:abdelghni
  1. NURBS

    0下载:
  2. OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL application surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4138972
    • 提供者:杨声
  1. Nurbs

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

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

    0下载:
  2. 本代码用Visual C和OpenGL写成,通过给定的控制顶点点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处 -This code is written in Visual C and OpenGL NURBS surface generation by a given control top little, some use in surface modeling, CNC machining detection simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:61062
    • 提供者:aixiaoxix
  1. surface

    0下载:
  2. nurbs曲面,使用vc++和opengl实现三种曲面 -the nurbs surface Guinness vc++ opengl contains three surfaces
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-15
    • 文件大小:63767
    • 提供者:李含伦
« 12 »
搜珍网 www.dssz.com