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

搜索资源列表

  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中Bezier曲面的源程序

    0下载:
  2. OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:202416
    • 提供者:李穿石
  1. Beziercurve.rar

    0下载:
  2. mfc+opengl+3次Bezier曲面,mfc+ opengl+ 3 times Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:36931
    • 提供者:侯锦
  1. bezier

    1下载:
  2. 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3376160
    • 提供者:cs
  1. Opengl_BEZSURF

    0下载:
  2. Opengl绘制曲面。本程序使用二维求值器绘制一个Bezier曲面,如果再贴上图片就更好啦。-Opengl drawing surface. The program uses two-dimensional evaluator draw a Bezier surface, if the paste the picture is even more okay.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:207932
    • 提供者:和尚
  1. BBSurfaces

    0下载:
  2. VC++和OpenGL编写的三角Bernstein-Bezier曲面-VC++ And OpenGL prepared triangular Bernstein-Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:30837
    • 提供者:yutao
  1. TextureTest

    0下载:
  2. 用OpenGl实现的Bezier曲面,并带有光照效果。-Achieved with OpenGL Bezier surface, with lighting effects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:47152
    • 提供者:田春伟
  1. beziersurface

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

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

    0下载:
  2. BEzier surface opengl c-BEzier surface opengl c++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:58183
    • 提供者:Naome
  1. Beizer

    0下载:
  2. Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:279047
    • 提供者:josephlin0922
  1. OpenGL_three_square_Bezier_pane

    0下载:
  2. 基于OpenGL的双三次Bezier曲面的绘制原理,算法,以及相关的实现和示例代码-OpenGL-based rendering bicubic Bezier surface theory, algorithms, and related implementation and sample code
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:174763
    • 提供者:charles
  1. mesh

    0下载:
  2. 主要是在OPENGL中使用网格的具有光照、着色的bezier表面-Use the grid in OPENGL light colored bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:212109
    • 提供者:婷_娃子
  1. EXAM1102

    0下载:
  2. 一个加光照的均匀网格Bezier曲面绘制的Visual C++和OpenGL程序。-A light uniform mesh Bezier surface draw Visual C++ and OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:852794
    • 提供者:
  1. EXAM1103

    0下载:
  2. 一个具有纹理的Bezier曲面绘制的Visual C++和OpenGL程序。-A Bezier surface texture draw Visual C++ and OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:863525
    • 提供者:
  1. Surface-v1.0

    0下载:
  2. 贝塞尔曲面,主要实现了贝赛尔曲面的画法,基于opengl库-Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7283764
    • 提供者:YU JI
  1. Bezier

    0下载:
  2. 双三次Bezier曲面算法,很适合opengl的初学者,大家可以看看,可能有错误,多多包涵啊-Bicubic Bezier surface algorithm is very suitable for the opengl beginners, we can see, there may be mistakes, bear with me.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:252064
    • 提供者:谭广朋
  1. Bezier-and-B-spline-surface

    0下载:
  2. 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-03
    • 文件大小:1933131
    • 提供者:刘林
  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. 贝塞尔曲面

    1下载:
  2. 利用OpenGL实现简单的Bezier曲面并添加纹理映射(bezier surface based on OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:132096
    • 提供者:flyin
  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
    • 提供者:卡卡胡
« 12 »
搜珍网 www.dssz.com