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

搜索资源列表

  1. ReadObj

    0下载:
  2. 将OBJ格式文件图像导入OpenGL,实例为导入一辆3D坦克-OBJ format image into OpenGL instance to import a 3D tank
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:3278644
    • 提供者:jiaoqy
  1. exp3

    1下载:
  2. 实现了图形的平移,缩放,旋转功能。opengl的实例,仿射变换-Graphics translation, scaling, rotation function. the opengl instance, affine transformation
  3. 所属分类:OpenGL program

    • 发布日期:2015-05-15
    • 文件大小:2048
    • 提供者:billy lau
  1. ZXC_3DS

    0下载:
  2. OPENGL导入3DS模型的又一例子,并附带了几个实例-Importing 3DS model OPENGL another example, and comes with a few examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:13663232
    • 提供者:benny
  1. opengl_3d_view

    0下载:
  2. opengl中的三维观察实例,通过代码可以读取并且显示文件中的三维图形-opengl three-dimensional observation instance, can be read through the code and displays three-dimensional graphics file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:267505
    • 提供者:小灰
  1. opengl_-Light_sample

    0下载:
  2. opengl处理光照的实例,通过源代码来处理光照-opengl examples of handling light, the light through the source code to handle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:354950
    • 提供者:小灰
  1. 02app

    0下载:
  2. opengl 源码加程序,第二个,入门必备实例-opengl source code plus program, and the second, entry must examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:5473
    • 提供者:陈达豪
  1. 03app

    0下载:
  2. opengl 源码加程序,第三个,入门必备实例-opengl source code plus program, and the third, entry must examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1226
    • 提供者:陈达豪
  1. 04app

    0下载:
  2. opengl 源码加程序,第四个,入门必备实例-opengl source code plus program, the fourth, entry must examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:5743
    • 提供者:陈达豪
  1. opengl_manyou

    0下载:
  2. opengl实现的雪地的漫游的例子,布置雪人场景。初学实例-opengl achieve roaming snow example, layout snowman scene. Examples beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6606989
    • 提供者:yiliu
  1. FirstExercise

    0下载:
  2. Borland C++ Builder 下OpenGL的一个简单实例,在BCB下使用OPenGL时初始化操作。-Borland C++ Builder OpenGL under a simple example, the BCB initialization operation when using OPenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1009022
    • 提供者:肖明
  1. glut-function-API-and-Demo

    0下载:
  2. 这个是doc文档,里面包含了OpenGL中回调函数的声明,以及使用实例分析,都非常详细全面。-This is a doc file, which contains the OpenGL callback function declaration, and the use of case studies, are very detailed and comprehensive.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:12147
    • 提供者:huanghe002
  1. OOGLFrame

    0下载:
  2. 利用OpenGL及VS2010环境,搭建了一个模块化的绘图实例。学习OpenGL的绝好资料!-Using OpenGL and VS2010 environment, build a modular drawing examples. Learning OpenGL excellent information!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:222706
    • 提供者:lh
  1. OpenGL_Dev_Example

    0下载:
  2. openGL开发实例教程,很经典的实例,值得学习-openGL development tutorials are classic examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6741321
    • 提供者:刘阳
  1. OCI

    0下载:
  2. OpenGL三维可视化系统开发的OCI程序实例,供大家参考。-OpenGL visualization system developed by OCI program examples for your reference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:59948
    • 提供者:国计鑫
  1. opengllightExample

    0下载:
  2. opengl的光照学习实例,内容是两球旋转,使用了光照的功能,平台是vc++6.0,-opengl light learning examples, the content is rotated two goals, the use of lighting features, platform vc++6.0,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:356836
    • 提供者:陈志勇
  1. TextureInstance

    0下载:
  2. opengl纹理实例学习。vc++6.0平台,使用了纹理的各项基本功能,需要glaux库支持。键盘能够浏览旋转立方体-opengl texture learning from examples. vc++6.0 platform, use the basic functions of the texture, you need glaux library support. Keyboard to browse rotating cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1440496
    • 提供者:陈志勇
  1. NeheAVIPlayer

    0下载:
  2. Nehe的OpenGL程序,用来播放AVI格式的视频。可以配合Nehe的教程研究,不错的实例。-Nehe OpenGL procedures, used to play AVI format video. Nehe tutorial can be used with research, a good example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:374131
    • 提供者:roger
  1. Qt_OpenGL

    0下载:
  2. qt opengl 学习教程,详细实例讲解,非常好-QT OpenGL tutorial, detailed examples to explain, very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:234821
    • 提供者:liqingchao
  1. OpenGL_model

    0下载:
  2. 本实例通过对OpenGL库的引用,实现了绘制正方体的功能,并且正方体每个顶点的颜色各不相同. -In this instance through the OpenGL reference library, to achieve the function to draw the cube, and the color of each vertex of the cube are not identical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:17565
    • 提供者:josn
  1. SPLINE

    0下载:
  2. opengl版本的三次B样条线实例,演示了三次B样条曲线的平滑度-opengl version of the cubic B-spline examples demonstrate cubic B-spline curve smoothness
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:6704
    • 提供者:DarrenLoo
« 1 2 ... 30 31 32 33 34 3536 37 38 39 »
搜珍网 www.dssz.com