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

搜索资源列表

  1. CHAP04

    0下载:
  2. 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第4章的代码,其中包含如下程序的代码。 4.1 位图浏览器 4.2 图像镜像 4.3 图像的渐显与渐隐 4.4 图像百叶窗 4.5 Midi播放器 4.6 CD播放器 4.7 Windows媒体播放器 4.8 Avi播放器 4.9 OpenGL编程实例 4.10 用OpenGL实现简单动画 4.11 绘图板
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:1.73mb
    • 提供者:陈小冬
  1. ftgl-2.1.2.tar

    0下载:
  2. ftgl-2.1.2 夸平台的opengl显示字体
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:555.17kb
    • 提供者:zouwan
  1. arcball

    0下载:
  2. 功能一:应用arcball原理实现鼠标左键控制物体旋转 功能二:鼠标右键拖动实现物体缩放-Function 1: The principle of achieving arcball the left mouse button control object rotation 2: Right-drag scaling of objects
  3. 所属分类:Windows编程

    • 发布日期:2014-03-10
    • 文件大小:639.82kb
    • 提供者:董明昊
  1. glscene-1.0.0.2

    1下载:
  2. Lazarus Component A port of the visual OpenGL graphics Library
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-20
    • 文件大小:6.37mb
    • 提供者:sam.yen
  1. 3D_Digital_Reality_Engine

    0下载:
  2. 3D Digital Reality Engine V1.-3D Digital Reality Engine V1.00, PURE VB, by KACI Lounes Just if you are an expert 3D programmer, you must NOT miss this submission... Before I give you one word, PLEASE see the screen-shot ! THIS IS AN EXTEMLY RAR
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5.13mb
    • 提供者:asdf
  1. 1.2

    0下载:
  2. opengl简单例子,可能对初学者有很大帮助-OpenGL program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:44.31kb
    • 提供者:zhylyx
  1. 1.2

    0下载:
  2. OpenGL的简单程序,绘制简单的图形,包括圆形方形等。-A simple OpenGL program, draw a simple graph, including round square, etc..
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:74.05kb
    • 提供者:guojian
  1. SDL-1.2.13

    0下载:
  2. 这是简单Directmedia层,提供低 级别来访问音频,键盘,鼠标,操纵杆,通过OpenGL三维硬件, 跨多个平台和2D帧缓冲。-This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across mult
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:8.63mb
    • 提供者:bgrape
  1. ManiaDrive-1.2-src

    0下载:
  2. 很好的汽车模拟驾驶游戏,opengl based 玩的开心-Good driving simulator game, opengl based fun to play
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:300.04kb
    • 提供者:xiaosizhe d
  1. Ball

    0下载:
  2. 生成一个真实感三维物体,要求 1、 允许用户指定光源位置,不要求生成阴影; 2、 可以编辑,修改物体表面材质属性。 3、 生成阴影 opengl -Generate a realistic three-dimensional object, claim 1, allows the user to specify the light position, are not required to generate the shadow 2, you can edit, modif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:东荒冷羽
  1. OpenGL

    0下载:
  2. OPENGL库文件,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中 2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中 3.将.dll文件拷贝到操作系统的system32目录中-OPENGL vc++
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:725.22kb
    • 提供者:hugh
  1. opengl-1.2

    0下载:
  2. 用OPENGL实现的小程序,用于对OPENGL初级入门,简单易懂,容易上手-OPENGL implementation procedures for OPENGL primary entry, easy to understand, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1.02mb
    • 提供者:李木军
  1. OPENGL

    0下载:
  2. 1.通过互联网查找Wavefront obj文件的格式定义; 2.编写C++程序解析Wavefront obj文件; 3.用3D建模工具构造两个以上的obj文件; 4.利用OpenGL绘制obj文件表示的3D模型; 5.使用VBO(Vertex Buffer Object)加速3D模型的绘制; 6.利用键盘控制3D模型的旋转、平移和缩放。-Draw out the three-dimensional animation in C++ environment through 3
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2.89kb
    • 提供者:lizhiqiang
  1. texture

    0下载:
  2. 1. 纹理图像的载入; 2. OpenGL中基本纹理的使用; -1. Texture image loaded 2. The use of texture in OpenGL
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1.64kb
    • 提供者:宗林
  1. freeglut-2.8.1

    0下载:
  2. opengl 的glut的完善版 Freeglut 最新的 库和源码 2.81. 13年4月16日编译的。-The Newest Freeglut 2.81 LIB and src,base on glut for opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-02
    • 文件大小:998.99kb
    • 提供者:ien
  1. MFCopengl

    0下载:
  2. 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:27.21mb
    • 提供者:leo
  1. gtkglext-1.2.0

    0下载:
  2. GTK+的OpenGL扩展支持库,该库支持在GTK中用OPENGL进行绘制和渲染。-GTK+ OpenGL Extension.This package is composed of GdkGLExt library and GtkGLExt library.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.08mb
    • 提供者:汪兵
  1. 图形学实验1报告

    0下载:
  2. VS+OpenGL绘图环境及基本图形绘制 1、熟悉OpenGL的主要功能; 2、掌握OpenGL的绘图流程和原理; 3、掌握OpenGL核心函数的使用; 4、熟悉OpenGL基本图形元素的绘制函数。(Drawing environment and drawing of basic graphics in VS+OpenGL 1. Familiar with the main functions of OpenGL; 2. Master the drawing flow and
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:523kb
    • 提供者:玉兰
  1. libzip-1.3.2.tar

    2下载:
  2. This the libzip utility source for linux.
  3. 所属分类:其他

  1. 实验3

    3下载:
  2. 实验3 简单多边形显示 实验目的:通过鼠标响应函数输入并显示多边形 基本内容: 通过鼠标依次输入n个顶点(n>=3),显示多边形。 1)建立多边形数据结构(保存顶点表、边信息,及其他信息) 2)用opengl显示多边形(Experiment 3 simple polygon display Experiment Objective: input and display polygon through mouse response function. Basic contents: The
  3. 所属分类:其他

    • 发布日期:2020-03-26
    • 文件大小:536kb
    • 提供者:饭饭面团
« 12 »
搜珍网 www.dssz.com