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

搜索资源列表

  1. main

    1下载:
  2. 1,本程序用于初学Python下的三维可视化编程 2,在Python中调用Opengl)库,并读取指定文件显示。-1, the procedure for the novice visualization Python programming under 2, call in Python Opengl) library, and read the specified file appears.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:3111
    • 提供者:toudu
  1. ISODATA

    0下载:
  2. 实习时写的ISODATA程序,采用OPENGL进行显示,包含全部库文件,能直接运行-ISODATA writing internship program, using OPENGL be displayed, including all the libraries, can be run directly
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1103872
    • 提供者:zc
  1. glut

    0下载:
  2. OpenGL glut 库文件,很重要 ,很重要-OpenGL glut lib
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:93983
    • 提供者:sunsocool
  1. myreport

    0下载:
  2. 3D 漫游场景 提供了3D游戏引擎的简单框架 文件带有注释 并且加入了使用OpenGL库模拟地形和粒子系统-3D scene roaming 3D game engine provides a simple framework document with a comment using the OpenGL library and joined the terrain and the particle system simulation
  3. 所属分类:Game Engine

    • 发布日期:2017-05-26
    • 文件大小:8712614
    • 提供者:吴佳佳
  1. graphicsdemo

    0下载:
  2. 实时图像设计,实现了基本的3ds文件的读取。以及一些视角的变换。用了opengl库函数。-Real-time graphic design, to achieve the basic read 3ds file. And some perspective transformation. With the opengl library functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:110655
    • 提供者:
  1. OpenGL_Robot

    0下载:
  2. 用OpenGL的库文件,构造了一个机器人,并进行了封闭房间的表面贴图,能够让机器人向前后左右分别跑、跳,并且随着地形的起伏而变化,到达房间的边缘自然停止。同时,控制的观察角度也能够变化。-With the OpenGL library, construct a robot, and had closed the room surface texture, allowing the robot to move around after each run, jump, and with the up
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5448906
    • 提供者:Dingli
  1. OpenGL_file

    0下载:
  2. 三维可视化开发标准OpenGL类库文件,可方便的配置OpenGL开发环境-OpenGL Library Files
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:168935
    • 提供者:lee
  1. opengl-development-library

    0下载:
  2. 该文件非源码,而是opengl开发库,主要帮助上述代码顺利完成编译和运行-The non-source documents, primarily to help the code compiles and runs successfully completed
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:744302
    • 提供者:
  1. OpenGL_Delphi

    0下载:
  2. delphi opengl 开发库文件 包括cglib,glunits-delphi opengl development libraries, including cglib, glunits
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:68850
    • 提供者:wwwuuu
  1. FighterTest

    0下载:
  2. VC++ 3D飞行测试源码,基于Opengl技术,编译程序后运行EXE,注意要将DEBUG目录中的EXE文件拷贝至根目录下,运行后即可看到在3D的地图上有一架战机在空中飞行,这在编写3D飞行射击游戏时候非常有用,可将此作为一个飞行模块来用,请注意编译时需要相关的Opengl类库文件支持,请事先安装到你的电脑中。-VC++ 3D flight test source code, based on Opengl technology, after the compiler run EXE, pay
  3. 所属分类:Shot Game

    • 发布日期:2017-04-17
    • 文件大小:331976
    • 提供者:雨枫
  1. Filled-triangle

    0下载:
  2. 调用OPENGLE 库文件,实现三角形填充-Computer Graphics OPENGL lighting display program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:朱复兴
  1. csgl

    0下载:
  2. 在C#中通过调用OpenGL 动态链接库文件:csgl.dll和csgl.native.dll实现OpenGL所提供的强大的图形功能。 -Call OpenGL dynamic link library file in C#: csgl.dll, and csgl.native.dll powerful graphics features OpenGL provided
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:105912
    • 提供者:Yang weibo
  1. csgl.native

    0下载:
  2. 在C#中通过调用OpenGL 动态链接库文件:csgl.dll和csgl.native.dll实现OpenGL的图形功能。 -Call OpenGL dynamic link library file in C#: csgl.dll, and csgl.native.dll powerful graphics features OpenGL provided
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:22722
    • 提供者:Yang weibo
  1. glgluglut

    0下载:
  2. opengl的库。包括与opengl相关的各种头文件、库文件,及dll库。-The OpenGL library. Included with the OpenGL related to the header files, library files, and DLL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2277501
    • 提供者:liuxx
  1. VCPP_opengl

    0下载:
  2. VC++实现读取 3ds文件显示,不过需要安装opengl的运行库文件才能正常编译。-VC++ read 3ds files show, but it needs to install opengl runtime files to work properly compiled.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1636593
    • 提供者:肖传毅
  1. OpenGL-Program-required-files

    0下载:
  2. Opengl是三维图形变形中必不可少的图形库,本资料包含了各种opengl编程环境所需的文件-opengl program required files
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:1015742
    • 提供者:chenn
  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. OpenGL

    0下载:
  2. opengl开发库,包含了opengl开发的各种头文件,lib文件,dll文件,下载之后放到路径下即可使用-opengl development library contains opengl development of a variety of header files, lib files, dll files after downloading on the path
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:857242
    • 提供者:鲁力
  1. 28231233-OpenGL

    0下载:
  2. opengl开发库包括动态库头文件静态库-opengl development libraries include dynamic library header file static library
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1441748
    • 提供者:杨斌伟
  1. OpenGL-lib

    0下载:
  2. opengl 开发库,下载解压即可使用,使用时将头文件加入工程即可-opengl development library download unzip to use the header files used to join the project can
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:951626
    • 提供者:赵军
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com