资源列表
OpenAL11CoreSDK.zip
- openal的经典书籍,大家最好若要弄音效,必看,openal classic books, all to get the best sound, a must-see
OpenFlightAPI1218.rar
- VC6.0下写的OPENFLIGHT(.flt)格式的文件读取和显示程序,基于OPENFLIGHT API开发的,Written by VC6.0 under OPENFLIGHT (. Flt) file format to read and display program, based on the development of OPENFLIGHT API
2Dto3D.rar
- 内容为vc源代码,主要实现双目视觉的二维到三维的重建工作。,The contents of the source code for vc, the main achievement of binocular vision of two-dimensional to three-dimensional reconstruction.
fltlib-0.5.1.zip
- 关于openflight读取的程序 在网上很难找的。这个是读取flt文件的库 有源代码,是c++的 ,Openflight read the procedures on the Internet it is very difficult to find. This is a flt to read the library source code file is c++ the
0PENGLAA.rar
- 一个简单的OpenGL程序,可以实现曲面的拟合插值,可以灵活用窗口进行调运,A simple OpenGL program, you can achieve the surface fitting interpolation can be flexibly transported with windows
OpenGL.rar
- 本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等,This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
cubemapglsl.rar
- 用GLSL+OPENGL编写的cubemap。。。。。。...........,cubemap whih glsl+opengl
OPENGL_BOOK.rar
- 通过OPENGL模拟书的翻页,代码中含有详细解说。适合菜鸟,,OPENGL analog flip through the book, the code contains a detailed explanation. For rookie,
osg-sample-about-terrain
- osg示例程序解析之osgterrain-osg sample application resolves the osgterrain
MySolarsys
- 基于MFC和opengl开发的一个太阳系,2. 场景绘制,分别使用对应的函数绘制行星,轨道,卫星,和彗星。查询构建了一个合理的参数表支持各个天体的运行轨道。使用glu下自动的球面贴图方式给各个天体贴上纹理。-Opengl based on MFC and the development of a solar system, 2. Scene rendering, were drawn using the corresponding function planets, orbits, satell
openGL---RayPicking
- opengl射线拾取原理方法 -opengl ray principle method of picking
halfedge
- 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to consider the efficiency of various me