搜索资源列表
pzr
- 在OpengGL中实现3ds max中的Pan, zoom in, zoom out, arc rotate功能。-OpengGL in achieving the 3ds max Pan, zoom in, zoom out, rotate function arc.
Graphicpach
- 是一个三维动画的OpengGL程序,里面含有OpenGL的坐标定义和图像显示类,可用于加入其它工程。-is a 3D animation OpengGL procedures, it contains the coordinates of OpenGL definition and image display type can be used to join other projects.
AdvancedGraphicsProgrammingUsingOpenGL
- Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programm
HelloOPengGL
- 本程序对于初步学习OPengGL的人士是一个不错的参考入门例子-procedures for the preliminary study OPengGL who is a good example of a reference portal
A03_OpenGLzuhetuxing
- OpenGL的组合图形 用OpengGL编写简单图形组合图形贴图等 -OpenGL graphics portfolio with OpengGL prepare simple graphic map graphics, and other combinations
GL3DClipping
- vc+opengGL用来实现手动的裁剪功能-vc opengGL used to achieve manually cutting function
Allegro-all422
- 2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎
glew-1.3.6-win32
- OpenGL最新的扩展库glew-1.3.6-win. windows不支持OpengGL的许多函数,加上glew库就可以实现。
KeepNew8.0
- wrl 格式文件存取 三维物体的编辑,复制,拉伸,放大,缩小,等 一个可以供学习OpengGL 很好的例子 本人的毕业设计,认为做的很好
RadioOPENGL
- 一个学习型的MFC+OpengGL框架,可以供初学者练习OPENGL知识
opengl2Example
- 两个OpengGL例程。一个是着色,另一个是旋转,只是用鼠标与arcball你可以做到这一点。可将arcball加入到你自己的项目。
fog
- OpengGL游戏编程例程,演示场景雾化的效果,强烈增强场景真实性,代码中的算法值得学习。
diamond_square
- 本程序是基于vc++,openggl 做的基于迭代实现的DIAMOND_SQUARE分形地形生成算法,程序VS2005上编译通过可以执行
OpengGLExam
- OpengGL范例,生成的界面效果极佳,很适合初学者学习。
OpenGLexample
- opengGL三维系统开发(实用基础篇)书所附源代码,可以参考一下,对初学者很有帮助。
Billboard
- 一个用OpengGL编写的3D弹球游戏,支持网络对战,聊天等功能。
MYPICK1
- 用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择
MYPICK2
- 用鼠标实现opengGL程序的拾取功能,对球进行拾取,并有提示信息
MYSOLARSYS
- 实现opengGL程序的星球旋转绘制等功能是一个不错的程序