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

搜索资源列表

  1. MYBOMB

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示方格的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the grid
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:66577
    • 提供者:龙二
  1. MYFIRE2

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示方形火焰的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the fire
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:86182
    • 提供者:龙二
  1. opencvTest

    0下载:
  2. Opengl代码,用于测试opengl的glut库是否安装成功的代码。运行正确的话结果显示一张二维的正方形。若未配置成功,则程序运行有误。-Opengl code for testing the opengl glut library is successfully installed code. Run correctly, the results show a two-dimensional square. If no configuration is successful, the pro
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4076660
    • 提供者:卡卡
  1. Delphi-Openg1

    0下载:
  2. delphi中OpenGL程序设计架构 OPENGL是一个三维图形和模型库,由于它在三维图形方面的杰出性能,目前许多高级语言都提供了与OPENGL的接口,如:VC、DELPHI、C++Builder等。使用OPENGL可以极大地减少用户开发图形、图像的难度,使用户制作高水准的商业广告、图形CAD、三维动画、图形仿真和影视采集。-delphi OpenGL
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:166070
    • 提供者:zyh
  1. Delphi-Openg2

    0下载:
  2. OPENGL变量和函数的约定 它共三个库:基本库、实用库、辅助库。在DELPHI中,基本库由OpenGL单元实现,在Windows环境中,一般不使用辅助库-Opengl delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:176874
    • 提供者:zyh
  1. nehe_sdkaguide

    0下载:
  2. NeheOpeneGL教程中后期更新的SDK库和说明文档,方便初学者学习。 使用SDK可以很方便的上手OpenGL中的很多功能。-NeheOpeneGL tutorial late updated SDK libraries and documentation, easy for beginners to learn. Using the SDK can easily get started in OpenGL many features.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2761604
    • 提供者:ytwu
  1. csglApp

    0下载:
  2. 用c#语言 opengl画一个三维球体。用的是csgl库,帮助入门-Opengl with c# language to draw a three-dimensional sphere. Using csgl libraries to help entry
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:232765
    • 提供者:王红丽
  1. Mesa-10.2.4

    0下载:
  2. Mesa 3D是一个在MIT许可证下开放源代码的三维计算机图形库,以开源形式实现了OpenGL的应用程序接口。-Mesa 3 d is an open source under the MIT license 3 d computer graphics library, in the form of open source has realized the OpenGL application program interface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13834419
    • 提供者:润柳情结
  1. skia-read-only

    0下载:
  2. skia是个2D向量图形处理函数库,包含字型、坐标转换,以及点阵图都有高效能且简洁的表现。不仅用于Google Chrome浏览器,新兴的Android开放手机平台也采用skia作为绘图处理,搭配OpenGL/ES与特定的硬件特征,强化显示的效果。该代码是skia的源码,非常完整。-There is a 2 d vector graphics libraries, contains fonts, coordinate transformation, and lattice figure has
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-17
    • 文件大小:26682193
    • 提供者:润柳情结
  1. MyOpenGL

    0下载:
  2. OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口规格的专业的图形程序接口。它用于三维图象(二维的亦可),是一个功能强大,调用方便的底层图形库。 -it is OpenGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:599716
    • 提供者:王小狼
  1. Explosion

    0下载:
  2. 利用粒子系统和OpenGL图形库在VC平台上绘制的爆炸特效-Particle systems and OpenGL graphics library drawn on VC platform explosion effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:121251
    • 提供者:zhaoyuanyuan
  1. contour

    0下载:
  2. 基于OPENGL图形库的等高线的绘制。在VC++6.0中添加GLUT工具包,利用GLUT自带函数完成等高线的绘制-Drawing contour lines base on OPENGL graphics library. Add GLUT toolkit in VC++ 6.0, and take the use of GLUT function complete the paint contour lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1530
    • 提供者:郭如雪
  1. .cpp

    0下载:
  2. 运用OpenGL在vc++环境下实现雾化,并且运用OpenGL的gult库函数-Use OpenGL achieve atomization in vc++ environment, and the use of OpenGL library functions gult
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1442
    • 提供者:陈旭
  1. opengl_libraries

    0下载:
  2. opengl开环库 包含gl文件 dl文件 h文件方便下载-opengl open loop library contains files dl file h gl convenient download file
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1283628
    • 提供者:lilu
  1. Camera_class

    0下载:
  2. 基于c++的一个“相机类”,便于与opengl等其他库函数结合生成三维场景,或者其他三维观察及设计应用-C++ is based on a camera category, other library functions to facilitate opengl, etc. combine to generate a three-dimensional scene, or other three-dimensional observation and design applications
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2745
    • 提供者:天涯海角
  1. opengl_depand

    0下载:
  2. opengl 编程依赖库头文件以及静态库,三维控件开发-opengl depand file
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:744272
    • 提供者:陈杰
  1. GLTools

    5下载:
  2. OpenGL的一个静态工具库(全),包装了OpenGL工具函数库、OpenGL实用工具库以及一些其他的常用函数-a static tool library of OpenGL(full version),which wraps OpenGL Utility Library, OpenGL utility library as well as some other common functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:711250
    • 提供者:Ervin
  1. glfw

    0下载:
  2. GLFW 3.1.1 编译库文件,方便学习Opengl-GLEW 3.1.1 compiled library files to facilitate learning Opengl
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:405539
    • 提供者:linshiO_o
  1. glut

    0下载:
  2. Glut函数库接口,在VC6环境下调用此接口开发OpenGL应用程序。-Glut library interface, under VC6 call this interface development environment OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:290447
    • 提供者:pangyu
  1. yxmp3

    0下载:
  2. 易之星音乐播放器源码例程程序结合易语言扩展界面支持库,调用API函数实现播放器功能。 易语言例程还使用到易语言多媒体支持库,OPenGL支持库,应用接口支持库,XP风格界面支持库。 点评:易之星音乐播放器源码仅供参考。-Easy Star music player source code routine program combined with easy language support library expansion interface, call the API fun
  3. 所属分类:ELanguage

    • 发布日期:2017-04-29
    • 文件大小:48324
    • 提供者:蛋烧的饼干
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com