资源列表
stlreader
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl显示出来了,很有参考价值的,其中有函数readstlfile就是实现了从stl文件中读取三角面片的数据。-lot of three-dimensional reconstruction of developers need to read 3D data, The program reads the 3D data files (stl) function, using opengl
MyOnce
- 一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。-a demonstration of OpenGL examples, examples include scenes of cloud movement, the movement of water, outdoor mountain mist effects, and lighting effects, but the example is a stand
OpenGL_viewer
- OpenGL实现网格模型读入,编辑功能,包含源代码及演示-OpenGL grid model of reading, editing functions, including source code and demo
GltFrame
- 在VC6.0环境下使用OPenGL进行编程,根据算法自动生成三角网格! -in VC6.0 environment for the use of OpenGL programming, under the automatic generation algorithm mesh!
Octree
- 一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序-a complex data structure of the study, This example is the VC environment with OpenGL prepared by an octree structure of the procedures
FIGHTERTEST
- 一个非常好的学习制作飞机飞行模拟的开源程序 学习opengl就要多看别人的源码及其效果,大家一起加油!
RayTrace1.1
- 这个是在结合opengl中写的一个光线跟踪的程序,可以自己改变观察的视点位置,然后进行渲染图片,我花了很久才写完的 哦
billboard_OPENGL
- 用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作
sf_2005830162737
- OpenGL dll文件 glu.dll glu32.dll glaux.dll glut.dll glut32.dll opengl32.dll opengl.d
guangyun
- 利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助
OpenGL
- 显示地震剖面对地震专业的学生来说显示地震剖面特别重要本程序实现了地震剖面的绘制
plmy
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释