搜索资源列表
glut-3.7.6-bin.zip
- OPENGL 3.7.6 头文件 包含glut.h glut32.dll 等等
glutdlls36
- OPENGL图形开发库,含有运行时动态库及头文件,windows平台。版本:3.6-OpenGL graphics library, containing dynamic run-time libraries and header files, windows platform. Version : 3.6
mysolarsys
- 《OpenGL三维图形系统开发与实用技术(高级编程篇)》第6章源代码。显示行星运转-"OpenGL 3-D graphics system development and practical skills (Advanced Programming Part 1)" Chapter 6 of the source code. Show orbited
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
Openearth
- 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
glut-3.7.6-bin
- glut-3.7.6-bin的源代码-glut - 3.7.6-bin source code
Learn_OpenGL_3D_Programming
- 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序
glutdllsalpha
- Windows NT Alpha 平台下的GLUT 3.6 库文件
glew-1.3.6-win32
- OpenGL最新的扩展库glew-1.3.6-win. windows不支持OpengGL的许多函数,加上glew库就可以实现。
glut-3.7.6
- glut-3.7.6开发实例,含用法及几十个小例程。很好用
glut-3.6.tar
- opengl入门必备,通过这个,才可以使用C++编程 -opengl entry must, through this, can only be used C++ Programming
glut-3.7.6-src
- VC算法,包括源文件,使用opengl开发,效果明显 -VC algorithm, including the source file, use opengl development, the effect of significantly
glut
- glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
maxmull
- 最大乘积问题: 一个正整数一般可以分为几个互不相同的自然数的和,如3=1+2,4=1+3,5=1+4=2+3,6=1+5=2+4,…。 现在你的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。 -The biggest problem of the product: a positive integer in general can be divided into several separate and natural numbers, such
3
- 在Visual C++ 6.0环境下的Windows程序设计——OPENGL指南-OpenGL Tutorials for Windows using MFC
glutdlls36
- GLUT用于OPENGL的窗口函数庫3.6 ,兼容较早的opengl代码-GLUT for window OPENGL library 3.6, is compatible with the earlier opengl code
glm-0.9.0.6
- OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
gl2ps-1.3.6
- 使用opengl生成svg、eps等矢量图,方便打印-opengl Output svg、eps
glut-3.7.6-bin
- OPENGL 3.7.6 头文件 包含glut.h glut32.dll -OPENGL 3.7.6 header files contain glut.h glut32.dll
