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

搜索资源列表

  1. opengl-excise

    0下载:
  2. 这是OPENGL初学者很好的一个学习例子。通过简单的平面图形绘制和变换画出一个笑脸,并以一定频率切换哭脸。内附opengl库。-This is an OPENGL a good learning example for beginners. Draw a simple planar graph and draw a smiley face change, and to a certain frequency switching crying face. Included opengl libra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1658955
    • 提供者:肖乐义
  1. Opengl-show-BMP-files

    0下载:
  2. VC++6.0 编程环境下,使用Opengl库函数来实现显示BMP位图文件的demo程序,需要的可以参考下-VC++ 6.0 programming environment, using Opengl library functions to display BMP bitmap file of the demo program, you need to refer to the following
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:26545
    • 提供者:肖传毅
  1. openGL-Library-files

    0下载:
  2. opengl 库 使用opengl 必须的库文件 -opengl Library files
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:508259
    • 提供者:宋文明
  1. opengl

    0下载:
  2. 一个简单的OpenGL应用程序,在C++环境下,利用OpenGL库,编写的一个小代码,供初学者使用学习。-A simple OpenGL application in C++ environment, the use of the OpenGL library, written in a code for beginners learning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:146543
    • 提供者:王曦婕
  1. OpenGL.c

    0下载:
  2. OpenGL入门程序,配置好OpenGL库后,实现的第一个程序,可以了解OpenGL使用的框架和规则,实现了绘制一个Graphic-Render graphic by c++ & OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:266718
    • 提供者:lixiang
  1. opengl-Application

    0下载:
  2. 学习opengl时设计的一个简单应用程序,可以实现三维图形多向旋转,绘制直线和圆以及二维图形的变换等功能。需要添加opengl库。-A simple application designed to learn opengl, you can achieve the functions of the three-dimensional graphics and more to the rotation, draw lines and circles as well as two-dimension
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6903127
    • 提供者:
  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
    • 文件大小:742623
    • 提供者:hugh
  1. opengl

    0下载:
  2. 整理了opengl库文件(.h .lib .dll),glu、glut、glaux,大概我见过最全的-header lib and dll files for opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:629621
    • 提供者:qq
  1. openGL-libary-file

    0下载:
  2. 这是开发OPENGL环境所必需用到的OPENGL库文件,希望对大家有用-This is a development the OPENGL environment are required to use the the OPENGL library file, and hope to be useful
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:475894
    • 提供者:李木子
  1. OpenGL-function

    0下载:
  2. openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:8500
    • 提供者:maichunna
  1. OpenGL

    0下载:
  2. VC常用的OpenGL库文件下载,这些文件包括:GL.H、GLAUX.LIB、opengl.lib、OPENGL.DLL、GLEXT.H、GLU32.LIB、GLU.DLL、GLU.H、glu.lib、GLUT32.DLL、GLUT.DLL、glut.lib、OPENGL32.LIB、GLAUX.H、GLUT.H、WGLEXT.H等等。-VC OpenGL library file to download these files include: GL.H, GLAUX.LIB opengl.l
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:742643
    • 提供者:irihghh
  1. OpenGL

    0下载:
  2. OpenGL开发库及其配置说明,所有即将用到的opengl库~-OpenGL development libraries and their configuration instructions
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:977687
    • 提供者:米辉
  1. OpenGL

    0下载:
  2. opengl 库函数大全,全面介绍opengl中的核心库、实用库The OpenGL Utility Library (GLU)、辅助库、工具库等函数使用-opengl library function Guinness, comprehensive introduction opengl in the core library, utility library The OpenGL Utility Library (GLU), auxiliary library, tools, library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:17486
    • 提供者:孙耀
  1. OpenGL-function

    0下载:
  2. openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:8544
    • 提供者:otcall
  1. solid-opengl

    0下载:
  2. 画动画的球体opengl库绘制,还不错有mfc界面-Painted animation sphere opengl rendering library
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:416381
    • 提供者:陈东波
  1. opengl-library-use

    0下载:
  2. 介绍Opengl库的使用,详细的配置环境步骤-Use introduce Opengl library,Detailed steps to configure the environment。
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3573
    • 提供者:刘唯
  1. OpenGL

    0下载:
  2. 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1259347
    • 提供者:程海粟
  1. 3dmax-and-vc-and-opengl-two

    0下载:
  2. 3dmax模型导入到用opengl库和c++实现的小场景中,有两个房子,屋顶是树叶,可以在房子内外漫游,用microsoft visiual studio 2008打开-3dmax model into the library and c++ with opengl achieve a small scene, there are two houses, roof leaves, you can roam the house and outside, with microsoft visiual
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:11831952
    • 提供者:fay
  1. opengl

    0下载:
  2. opengl库文件,可用于配置codeblocks或者VS-opengl library files
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:773448
    • 提供者:Epiphqny
  1. Opengl中实现太阳、地球、月亮的模型

    0下载:
  2. 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
  3. 所属分类:其它

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com