搜索资源列表
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等库文件拷
readfilw
- vc++编写的可读入.obj文件的源代码,指定文件名,可以将.obj文件中的数据存入数组-vc prepared readable entry. Obj the source code, the designated file name can be. obj document, the data are stored in the array
dds.zip
- 在opengl下加载DDS纹理文件的源程序,支援DXT-1,DXT-3和DXT-5等标准。,Under the load in the opengl texture file DDS source code, support DXT-1, DXT-3 and DXT-5 and other standards.
carrier
- 在VC++6.0环境下用OPENGL实现了海战场的目标攻击模拟。本程序包括3DMax文件加载,显示;船尾焰绘制等一系列海战场环境的必须元素的绘制和现实源代码。希望对进行这方面研究的人提供帮组。-In VC++6.0 environment to achieve a sea battle with the OPENGL target attack simulation. This process includes 3DMax file loading, display stern flame d
avatar_chat
- 化身聊天-开放源码 --- --- --- --- --- --- -- 有兴趣的人士开放源码的ISO三维头像聊天引擎?这是一个非常简单的一个工作与PHP脚本和一个文本文件在服务器端,但也许是有益的。 随意更改/扩展代码-它是开放源码 --------------------------------------- To fix the server issue, add the following directly under the leaveroom functi
image
- 该压缩文件包含了两个源程序,一个是读取图象并显示,一个是在OpenGL环境下读取三维模型文件-The compressed file contains the source, one is to read and display images, one is in the OpenGL environment of three-dimensional model of a document read
DeMatrix
- DeMatrix: 生物分子结构pdb文件的变换矩阵提取程序的源码。pdb文件可显示三维生物分子结构,并且用其他程序显示,显示后可以随意变换,这个程序可以抽取变换的数学矩阵,用于变化同类pdb.-DeMatrix: bio-molecular structure pdb file extraction program source code transformation matrix. pdb file can be displayed three-dimensional structure o
Google_C++_Style_guide
- this pdf file of google c++ style. This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++. xml version is available in http://code.google.com/p/google-styleguide/source/browse/tr
MusicCube
- MusicCube demonstrates basic use of OpenGL ES, OpenAL, and Audio File Services on the iPhone for manipulating sound in a 3D environment. The four modes in the application illustrate how the sound volume and balance will change based on the position o
openglmfc3dmax3d
- 一个在mfc环境下读取3ds文件的源码,值得学习-An environment in mfc source code to read 3ds file, it is worth learning. . . .
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
Mesa7.8.2_vc6
- Mesa是一个开放源码的跨平台OpenGL规范实现,在Mesa7.0之前的版本中还包含有VC6.0的工程,但在Mesa7.8.2版本就只提供了VC8的工程。现做了大量的工作建立了VC6工程,放在 MesaLib-7.8.2\windows\VC6 和 MesaGLUT-7.8.2\windows 目录中,编译前请注意看一下“编译说明.txt”文件。本文件中包含了MesaLib-7.8.2和MesaGLUT-7.8.2。-Mesa is an open source cross-platform
donghua
- 首先对wrl格式的对个文件进去读取,然后实现了插值动画,实现了opengl的光照,纹理等功能,最终呈现的是一个模特在T台上行走。文件包含实现功能的WRLREAD文件和wrl格式的源文件。-First, the format of wrl files into reading, then realized the animation interpolation to achieve the opengl light, texture and other functions, the final m
plmy
- 该文件是用OpenGL的GLUT功能在VC平台上的一个源程序。-This file is in use OpenGL, GLUT functions as a source VC platform.
VideoTexture_src
- 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
clock
- OpenGL source code for animating a clock. C was used in order to build this file.
TankWorld_OpenGL-2.0
- 这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。 先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。 由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。 -----注意---- 代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现
GLClock
- its a 3d clock which is written in openGL. the zip file includes the source code. download and enjoy
MFC_OpenGL_3DMAX_OBJ
- 这是一个在MFC下调用OpenGL读取3dmax文件的源码。其实,实现将其转换为.obj模型格式,实现对.obj文件的读取,适合工程人员进行研究学习-This is a call OpenGL in MFC read 3dmax source file. In fact, convert it to achieve obj model format, to achieve the obj file read, suitable for engineering staff research stu
simpleCADSoftWare
- 一个简单的cad软件源码,代码内容明了清晰,文件分装在各个文件类中使得读着很容读懂,并且类名定义也使用全名,而不是缩略次,整个代码内容很明了-A simple cad software source code, the code clearly understand the content, documents in various file aliquots class makes reading very content to read, and the definition of the