CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - openGL

搜索资源列表

  1. MyDEM3D

    0下载:
  2. openGL,VC++实现三角网绘图,绘制三位地形。-openGL, VC++ triangular network drawing, draw three terrain.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7182391
    • 提供者:
  1. TinOpenGL

    0下载:
  2. openGL 绘制三角网,生成TIN格网。-openGL draw a triangular network, generate TIN grid.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12094622
    • 提供者:
  1. 4a43a0ff738c

    0下载:
  2. openGL编程中从外部加载bmp格式的图片-bmp format pictures from the external load openGL programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:27718
    • 提供者:王超
  1. OpenGL_Test

    0下载:
  2. OPenGL画图,包括OPenGL的引入-use OPenGL draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3718851
    • 提供者:段景武
  1. PolygonPcollision_TUTORIAL

    0下载:
  2. 好几个opengl碰撞检测的例子,附有源代码-Several examples of the the opengl collision detection, with the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4245369
    • 提供者:hzr
  1. 200403280324489603

    0下载:
  2. opengl 特效功能的源代码, -function of the source code of opengl effects, opengl source code of the specific function,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:21249
    • 提供者:刘浪
  1. vsea

    0下载:
  2. 一个较为简单的openGL海面仿真程序,对于初学者应该有较大帮助-Use openGL to render a simple water simulation with reflection and waving
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5659672
    • 提供者:草脚
  1. 3D-Cubes

    0下载:
  2. OpenGL 在VS2010平台下编写的程序,显示一个旋转的三维立方体,使用左右方向键,可以旋转立方体。-3D Cubes move and rotate around the screen. writting computer programs by OpenGL in the vs2010.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-26
    • 文件大小:14336
    • 提供者:
  1. GLAUX

    0下载:
  2. 提供用于opengl的头文件,包括了glaux等的头文件-Provides a header file for opengl, including glaux header files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:3483
    • 提供者:stephen
  1. OpenGlflower

    0下载:
  2. opengl 烟花程序,效果很好看的,大家多多借鉴-opengl fireworks program, the effect is very nice, we learn a lot
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-27
    • 文件大小:11341824
    • 提供者:歪歪
  1. the-anaimation-of-human

    0下载:
  2. 建立在opengl虚拟开发环境下,实现对人体骨骼的仿真和研究,适用于建立虚拟人物的描述以及显示,面向研究生和高校老师以及企业人员-Establish simulation and study of human bones in opengl virtual development environment suitable for the establishment of a virtual character descr iption, and display, for graduate stu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:1300612
    • 提供者:cableyang
  1. StartOpenGL

    0下载:
  2. 利用mfc与opengl,在单文档下绘制地球,并贴图,有自转功能,实现鼠标响应事件-Mfc and opengl draw the Earth in a single document, and maps, a rotation function, mouse in response to an event
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:4129307
    • 提供者:macole
  1. Particle

    1下载:
  2. 二维粒子系统显示 包括粒子的产生和纹理 用c++ 和OpenGL 编程-2DParticle System with textured particles
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-12-02
    • 文件大小:3374080
    • 提供者:liangdongxue
  1. gl2dDrawing

    0下载:
  2. opengl 底层2的封装类,支持大部分2D图像处理-opengl 2d
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:757778
    • 提供者:刘会元
  1. OpenglAndMFC

    0下载:
  2. opengl在MFC框架下的使用示例代码,适合于在MFC下进行图形渲染的开发者-This rather large and impressive MFC contribution demonstrates, multiple OpenGL views, rubber banding, color ramp, mouse trackball type control, OpenGL printing, etc., in a MFC MDI and SDI framework. This was
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:8684408
    • 提供者:邵绪强
  1. 1

    0下载:
  2. 一个使用opengl在vc++中实现图形绘制的程序,测试可用-The use opengl graphics rendering in vc++ program, the test can be used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:1065
    • 提供者:强哥
  1. game

    0下载:
  2. opengl做的射击游戏。机器人无ai,只是初学者参考-opengl shooter do. Robot ai, but beginners reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:16158557
    • 提供者:田毅
  1. qizhi

    0下载:
  2. opengl模拟星空的运转环绕 并有纹理的混合-opengl analog Star running around and texture mixed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:5719699
    • 提供者:龚伟
  1. OPenGLTest

    0下载:
  2. 一个OpenGL小测试程序的作业,可以实现基本的三维图形渲染和操作,包含运行说明和遇到问题的心得-A small OpenGL test program operations, basic 3D graphics rendering and manipulation can be achieved, and contains operating instructions and encountered problems
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:1048669
    • 提供者:冬雨
  1. OpenGL1

    0下载:
  2. 一个OpenGL小作业,可以实现基本的三维图形渲染和操作,可以绘制BEZER曲线和B样条曲线,包含运行说明和遇到问题的心得-An OpenGL small jobs, you can achieve the basic three-dimensional graphics rendering and manipulation, can draw BEZER curve and B-spline curves, containing operating instructions and encou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-19
    • 文件大小:10547139
    • 提供者:冬雨
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 29 »
搜珍网 www.dssz.com