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

搜索资源列表

  1. GLFWUsersGuide275

    0下载:
  2. glfw 是opengl扩展库,用它可以对外界进行各种交互,非常好的说明用书-glfw is opengl extension libraries, it can be to the outside world for a variety of interactive, very good with the book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:238464
    • 提供者:chenxinhua
  1. glutdlls37beta

    0下载:
  2. openGL所需的动态链接库文件,只需将文件加到system32中即可使用-openGL required dynamic link library file, simply added to the file in system32 can be used
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:124650
    • 提供者:竹林
  1. gTest1

    0下载:
  2. opengl的在windows系统中窗口程序框架,利用的glut使用库-the opengl window frame
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:157049
    • 提供者:lc
  1. skeletonDrivenAnimation

    0下载:
  2. 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并进行解读,实现实时的数据驱动的角色动画。程序会根据AMC文件生成播放列表,产生连续播放,两个不同动作文件之间会有光滑过渡。有关ASF/AMC的格式介绍,请查阅相关资料。角色有蒙皮,你可以根据自己需要选择自己的蒙皮,但需要自己提供Obj格式的三维模型,为了使骨骼驱动皮肤,你还需要提供皮肤与骨骼绑定的权重数据,我提供了maya插件可以将你的模型和骨骼的权重数据在maya中导出,注意may
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:21132404
    • 提供者:高进
  1. Version3-7-6glut

    0下载:
  2. OpenGL的常用库glut,希望对大家能有很好的帮助。-OpenGL common library glut, hope we can be very helpful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:239975
    • 提供者:Michael
  1. SSDLL-129--vcD

    0下载:
  2. SDL是一个用来写多媒体软件源码的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D fraamebuffer 进行支持的API,常用于游戏源码与模拟器. 此源代码,是一个ffor Visual C++6.0版本源代码 -SDL is used to write multimedia software source multi-platform library, multi-platform general audio, keyboard, mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2885007
    • 提供者:追求
  1. OpenGLguide

    0下载:
  2. 比较完整的OPENGL学习手册,适合初学者入门。其间包括了许多函数库,供读者参考学习。-a very good derection.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2777099
    • 提供者:廖海
  1. glut

    0下载:
  2. glut即OpenGL Utility Toolkit,是一个和窗口系统无关的软件包,   它由Mark Kilgard在SGI时写的。作为AUX库的功能更强大的替代品,用于隐藏不同窗口系统API的复杂性。是一个学习OpenGL编程的一个良好开端。本文档介绍了glut的常用函数及其案例。-glut the OpenGL Utility Toolkit, is a software package and window system independent, which consists of M
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4480654
    • 提供者:yangjianhong
  1. Tank

    0下载:
  2. 利用OpenGL图形库编写的小游戏,主要应用了键盘控制,和windows API-Game written using the OpenGL graphics library, application keyboard control, and windows API
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:21030154
    • 提供者:yangyang
  1. GNU_Linux-program

    0下载:
  2. 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:14037110
    • 提供者:张箫
  1. hexagon

    0下载:
  2. 用opengl glut库做的小例子 画了个六边形 省去了windows窗口的搭建-Opengl glut library example draws a hexagon Eliminating the need for windows window structures
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:2015657
    • 提供者:youthy
  1. glew-1.9.0-win32

    0下载:
  2. GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:1393467
    • 提供者:yangan
  1. lll

    0下载:
  2. 在visual stdio 2010 中开发的使用opengl图形库的三维动画程序,程序读取ASF/AMC 文件并使人物运动-Visual stdio 2010 the use opengl graphics library developed three-dimensional animation program, the program reads the ASF/AMC files and character movement
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:30768199
    • 提供者:lulu
  1. Transform

    0下载:
  2. 用visual studio环境可以运行,矩阵的基本运算,包括平移,旋转,缩放等。源码中有主要的步骤注释说明。用到了OpenGL的函数、库文件、头文件和glut库。-Visual studio environment can run the basic operations of the matrix, including translation, rotation, scaling, etc.. The notes of the main steps in the source. Use Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:183893
    • 提供者:Paul
  1. yuan

    0下载:
  2. 用openGL写一个画球函数(可以是填充的,也可以使线或者点),不用glut里面的画球库函数,-A painted ball function (which can be filled with openGL write, so that the line or point), without glut paintings inside ball library functions,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:1063
    • 提供者:xie
  1. glut

    0下载:
  2. OpenGL的添加库glut,利用VC++实现OpenGL的编程-OpenGL glut,VC++ OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:145823
    • 提供者:taojing
  1. SDL-1.2.15.tar

    0下载:
  2. Linux SDL库,封装了声音、键盘、鼠标、显卡等设备。-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 multiple platforms
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:3920622
    • 提供者:hobochen
  1. OpenGLlib

    0下载:
  2. opengl的开发库,跨平台可用 opengl的开发库,跨平台可用-the opengl library development, cross-platform available opengl development libraries, cross-platform can be used
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-06
    • 文件大小:407280
    • 提供者:pritry
  1. 02_ObjRead

    0下载:
  2. 利用openGL实现OBJ文件的读取与展示,需要的库文件已加入。-OBJ file read and display with openGL library files needed to join.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:28731436
    • 提供者:Bob
  1. rvo-master

    0下载:
  2. 本程序是一个基于opengl的大规模人群模拟的例程,主要利用RVO库来实现碰撞模拟-This procedure is a routine opengl massive crowd simulation-based mainly use RVO library to crash simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:100582
    • 提供者:刘邦瑞
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com