资源列表
LXTOPENGL
- this an opengl code-this is an opengl code
GPU-ptr
- 基于预计算的交互式全局光照明研究 摘要 全局光照明效果为用户提供了虚拟场景中的物体形状、材质以及相互位置关系的重要信息,从而能够大大提高计算机生成图像的真实感。尽管在很多交互应用中都需要全局光照明效果,但过高的计算代价还是使得其一直局限于离线应用中。近年来,很多研究都试图将全局光照明集成到交互式应用中,例如光照明设计、虚拟现实系统以及电子游戏等等。为了降低运行时的计算开销,以提供交互级的绘制速度,一条主要的思路是引入预计算,并将一部分运行时的计算量前移到预计算阶段执行。 本学位论文研究通过预计算
OpenGL
- OpenGL 参考手册,简单,易懂,快速学会用VC++实现画图功能-OpenGL Reference Manual, simple, easy-to-understand, fast learn how to use VC++ Achieve drawing function
k3d-source-0.7.11.0.tar
- 这个貌似也是基于OpengL的一个三维软件,这里面是源码,可以打开学习一下别人的思路-This seemingly is a three-dimensional software based OpengL, there is a source, you can open other people' s ideas about learning
robot
- open GL robot program
OpenGL
- OPENGL库文件,包含多个头文件,内容非常丰富。-OPENGL library file that contains multiple headers, the content is very rich
3DMaze
- 基于OpenGL和MFC的三维迷宫 内含MD2动画模型导入显示-3DMaze based on OpenGL and MFC,including MD2 animation model.
OpenGL
- 采用nanovg 在VC6下实现用opengl 2.0绘图,开发简单, 程序自带数据可运行-Using nanovg in VC6 to achieve with the OpenGL 2 drawing, development is simple, the program comes with data can be run
demo
- 使用VC++、OpenGL实现的一些例子-Using VC++, OpenGL implementation examples
roaating-flag
- 在OpenGL框架的基础上,加载一幅图像,并将其绘制在随意旋转的旗帜上-On the basis of OpenGL framework, loading a picture, and draw it on the flag of rotating
Lighting
- 使用OpenGL 示范光线和旋转物体的简单模拟 -The use of OpenGL lighting model and a simple simulation of rotating objects
BsplineCurve
- 利用OpenGL绘制B样条曲线,通过改变控制点可以改变曲线形状。-Use OpenGL rendering the B-spline curve, the shape of the curve can be changed by changing the control point.