CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - OpenGL library source code

搜索资源列表

  1. CAD_Book_CD

    4下载:
  2. 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.77mb
    • 提供者:杨海锋
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:72.63kb
    • 提供者:周立
  1. gloop.zip OpenGL类库源码

    0下载:
  2. OpenGL类库源码 ,The sourcecode for OpenGL library
  3. 所属分类:OpenGL

    • 发布日期:2017-11-08
    • 文件大小:1.07mb
    • 提供者:
  1. Nehe-OpenGL

    0下载:
  2. Nehe编写的opengl电子教程 以及源代码,glut库,方便学习,参考-Written in opengl Nehe electronic tutorials and source code, glut library to facilitate learning, reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14.05mb
    • 提供者:张宏伟
  1. Coin-3.0.0.ZIP

    0下载:
  2. Coin3D库源代码,开源, 与Open Inverter兼容-Coin is an OpenGL based, retained mode 3D graphics rendering library. It is implemented in C++ and publicly released with the source code open for your perusal. The application programmer s interface (API) is fully com
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:7.96mb
    • 提供者:caiguos
  1. mElite-97-41

    0下载:
  2. This a SDL OpenGL port of the Elite New Kind Source Code. Original version used the Allegro games library.-This is a SDL OpenGL port of the Elite New Kind Source Code. Original version used the Allegro games library.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:398.52kb
    • 提供者:Stephen Hawking
  1. OpenGL_MFC

    0下载:
  2. 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:49.72kb
    • 提供者:zhang
  1. openGL

    0下载:
  2. OpenGL (Open Graphics Library) 是一个针对图形硬件的软件接口。本文件包含适合初学者学习OpenGL的ppt,以及相关的C源代码。-OpenGL (Open Graphics Library) is a software interface for graphics hardware. This document contains suitable for beginners to learn OpenGL, ppt, and the associated C sou
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:毕泽修
  1. exp1

    0下载:
  2. 使用opengl库函数编写的用于显示各种基本图形图像的程序源代码,对于初学者来说是极好的学习资料-Prepared using the opengl library functions used to display graphic images of basic source code, is excellent for beginners learning materials
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:763byte
    • 提供者:min
  1. SGI.OPENGL.SOURCE.RAR

    1下载:
  2. SGI 开发的OpenGL 核心库 源代码 注意:不是OpenGL应用程序代码,是类似于opengl32.dll的源代码,极具参考价值。-SGI OpenGL development of the core library source code Note: Not OpenGL application code, source code is similar to opengl32.dll, great reference value.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:lijshu
  1. openGL-Development

    0下载:
  2. OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。 包括开发
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.43mb
    • 提供者:蔡孟超
  1. VideoTexture_src

    0下载:
  2. This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:4.05kb
    • 提供者:tareky
  1. opengl

    0下载:
  2. 全面详细地介绍opengl图形库在vc中的应用,基本覆盖所有与图形相关的操作,并有详细的源代码。-Full details on opengl graphics library in vc application, covering all graphics-related operations, and a detailed source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:580.38kb
    • 提供者:Inspire
  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
    • 文件大小:726.86kb
    • 提供者:
  1. opengl-Camera

    0下载:
  2. 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:64.02kb
    • 提供者:fenglei
  1. main

    0下载:
  2. Nehe的OpenGL教程,vc版本,第1课源代码,unicode版,不引用aux库,解决vc2005及以后版本链接库错误问题-Nehe OpenGL tutorials, vc version, the first lesson source code, unicode version, do not quote aux library error problem solve of vc2005 and later link library
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:5.09kb
    • 提供者:fkasdf
  1. exp1

    0下载:
  2. 使用opengl库函数编写的用于显示各种基本图形图像的程序源代码,对于初学者来说是极好的学习资料-Prepared using the opengl library functions used to display graphic images of basic source code, is excellent for beginners learning materials
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:807byte
    • 提供者:spokesm
  1. glew-1.10.0-win32

    0下载:
  2. opengl的扩展库glew,包含源码与连接库,2013年更新,版本至1.10-opengl extensions library glew, including source code and link library, 2013 updated to version 1.10
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:bms
  1. DImageFont

    0下载:
  2. 使用opengl写的二维图形程序,里边已经添加过资源,搭建好opengl开发环境后,可以直接使用源码,构建自己的字体库。-Two-dimensional graphics using opengl written procedures have been added over the resources inside after a good opengl development environment to build, you can directly use the source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.31mb
    • 提供者:lichaojun
  1. Flowing-Fountain

    0下载:
  2. Butterfly flying simulation opengl achieve texture mapping te Point cloud data were displayed, OpenGL implementation model based opengl an image production, dynam The template code, can realize th Opengl achieve the collision with
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4.52kb
    • 提供者:giang tuấ n
« 12 »
搜珍网 www.dssz.com