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

搜索资源列表

  1. NurbsSurf

    0下载:
  2. VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106847
    • 提供者:lanhaibo2003
  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. minimalScreenSaver

    0下载:
  2. This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:123598
    • 提供者:werwerwer
  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3184405
    • 提供者:张强
  1. basicvector

    0下载:
  2. 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:黄景天
  1. Bezier1-1

    0下载:
  2. OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66848
    • 提供者:许家琦
  1. BsplinAndNORBS

    0下载:
  2. 以VC2003为开发环境,在OPENGL平台下,可交互的B样条-to VC2003 for the development environment, in OpenGL platform, interactive B-spline
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:193359
    • 提供者:雷恩
  1. bioviewer-0.0.21

    0下载:
  2. A C++/SDL/OpenGL player for the Biovision .bvh file format, which stores hierarchical motion data commonly originating from motion capture hardware. Support for the Kaydara .fbx format (a general 3D interchange format) is planned.-A C / SDL / OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:784035
    • 提供者:brotherfor
  1. AllKindsOfCurve

    0下载:
  2. 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20205
    • 提供者:mimi
  1. erik_ferner

    0下载:
  2. Erik Ferner采用VC++与OPENGL开发的三维漫游软件,效果十分棒,带全套源代码,程序将把你带到圣诞树、森林、房子中漫游,摄影机沿着 B-Spline 曲线运动,十分平滑。灯光、火焰效果也是非常不错的。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2206372
    • 提供者:vrmlcode
  1. Bspline

    0下载:
  2. 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38711
    • 提供者:dma
  1. B-AND-BEZEIR

    0下载:
  2. 实现opengl 的B样条曲线和BEZEIR样条曲线功能,在此基础上可以画出视觉上美观的人脸图形,进而画出机器人-B and bezier
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:1483
    • 提供者:qqf
  1. Bi-cubic-B-spline-surfaces

    0下载:
  2. 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:255206
    • 提供者:木目
  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. Byangtiao

    0下载:
  2. OpenGL用二次或三次B样条或Bezier曲线算法生成曲线。-OpenGL B-spline curves or Bezier curve algorithm used to generate two or three times.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:220463
    • 提供者:林伟鸿
  1. B

    0下载:
  2. 使用OpenGL绘制B样曲线,实现鼠标右键在屏幕中选点,左键可拖动点,三次,四点确定一条曲线-B-spline curves using OpenGL rendering to achieve the right mouse button on the screen selected points, left draggable points, three times, four points determine a curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:4166
    • 提供者:yuejuntao
  1. opengl的B样条绘图

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

    • 发布日期:2015-10-26
    • 文件大小:5936
    • 提供者:testsb
  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. 曲线和曲面

    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 2 34 5 6 »
搜珍网 www.dssz.com