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

搜索资源列表

  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. box3d

    0下载:
  2. 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1599817
    • 提供者:Xsank
  1. Filled-triangle

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

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

    0下载:
  2. 什么是OpenGL: OpenGL(“Open Graphics Library”)是图形硬件的软件接口。OpenGL包括大约250个不同的函数,程序员可以使用这些函数设定要绘制的物体和操作,来制作交互的三维应用程序。 OpenGL是专业图形处理,科学计算等高端应用领域的标准图形库。它的主要竞争对手是微软的Direct3D。OpenGL曾长期处于技术上的领先地位,但近年来Direct3D也迎头赶上。目前这两种图形API在性能上可说是旗鼓相当。不过OpenGL支持众多的操作系统,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:9043
    • 提供者:thomas
  1. glContext

    0下载:
  2. 这是一个关于OpenGL在MFC下使用的OpenGLDCr工具库的程序,利用它你可以直接操作OpenGL的API函数-This is a dynamic link library, its role is to describe the basic geometry of the important concepts, such as three-dimensional point, three-dimensional tolerance box waiting
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4526945
    • 提供者:myname
  1. FirstProg_Hello

    0下载:
  2. opengl 基于glut库的一个简单程序实现创建一个窗口-create window
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:804
    • 提供者:yun8970756
  1. GlutKeyboard

    0下载:
  2. opengl 基于glut库的简单键盘交互实例- a simple instance of keyboard interactionbased on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:946
    • 提供者:yun8970756
  1. GlutMouse

    0下载:
  2. opengl 基于glut库 的简单鼠标交互程序- a simply mouse interactive program based on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1290
    • 提供者:yun8970756
  1. GlutSpecialKey

    0下载:
  2. opengl 基于glut库的 特殊键盘交互程序实例- a special keyboard interaction instance based on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1185
    • 提供者:yun8970756
  1. WinPosSize

    0下载:
  2. opengl 基于glut库的 简单犹他壶 线框球面的绘制 -opengl glut library based on a simple wire-frame sphere Utah pot drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:753
    • 提供者:yun8970756
  1. light

    0下载:
  2. opengl 基于glut库的光照相关的几个程序-opengl glut library based on several programs related to light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:yun8970756
  1. spot_light

    0下载:
  2. opengl 基于glut库的聚光灯程序-opengl program based on the glut library in the spotlight
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1226
    • 提供者:yun8970756
  1. material

    0下载:
  2. opengl 基于glut库的材质相关的程序-opengl glut library materials based on the procedures related to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:yun8970756
  1. PolygonFill

    0下载:
  2. 多边形填充算法。运用opengl的库函数,当运行程序描出多边形的边后,右击则自动进行多边形的填充 算法-Polygon fill algorithm. Using opengl library functions, when running the program to delineate polygon edges, right-click is automatically filled polygon Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:793674
    • 提供者:李娟
  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. fog

    0下载:
  2. 利用OPENGL这个库绘制的箱子在大雾中旋转,方便OPENGL得初学者加深认识-OPENGL library draw box in the fog rotation, convenient the OPENGL have for beginners a better understanding
  3. 所属分类:OpenGL

    • 发布日期:2017-04-05
    • 文件大小:236976
    • 提供者:卢程序
  1. OpenGL_Programming

    0下载:
  2. 学习opengl的很好的教程,最后关于opengl的函数说明很不错,介绍的函数库很实用,可以当字典查询。-A good learning OpenGL tutorial, finally on the OpenGL function is good, the library is very practical, can be a dictionary.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:674561
    • 提供者:liuxx
  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. key_mouse

    0下载:
  2. 基于OpenGL的键盘鼠标操作示例,通过平台无关库GLUT实现,很容易移植到多平台游戏中使用。-Based on the OpenGL keyboard and mouse operation of the sample, through the platform independent library GLUT, very easily ported to multiple platforms in use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:218234
    • 提供者:老段
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com