搜索资源列表
Visual C++ 6_0高级编程技术·OpenGL
- 这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
OpenGLBOOK121
- OPENGL教程,还不错,看看必有收获,尤其初学者-OpenGL tutorial, but also good to see there harvest, especially beginners
ShowBall
- 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
OpenGL经典教程
- opengl的经典教程,opengl的初学者很好的参考资料,例子丰富-OpenGL Classic Tutorial, especially very good reference for opengl beginners, lots of examples
shiyan5
- 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
lighting_0018
- 非常有价值,特别是对于初学者 -Very valuable, especially for beginners
Dinic_Max_Flow_Algorithm.ppt.tar
- This file is about Max Flow , especially Dinic s algorithm-This file is about Max Flow , especially Dinic s algorithm....
openglgame
- 4个非常有趣的小游戏,特别是射击游戏特别有挑战性,希望大家喜欢。-4 very interesting game, especially in challenging shooting game in particular I hope you like it.
6.1
- OpenGL中特重要的视角漫游控制Ortho And Perspect View,相信不用我多说了吧,学好它吧-Especially important in the perspective of OpenGL roaming control Ortho And Perspect View, I believe I need to say the bar, to learn it right
SimpleTracer
- sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cpp),but slow.I can t spell Chinese,sorry-sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cp
terrin_1
- 讲述地形的资料,很详细和具体,尤其是对LOD算法的概括和阐述-Information about the terrain, very detailed and specific, especially for general and elaborate LOD algorithm
OpenGL-Introduction-
- 这是一个简易教程,特别适合编程经验不足,初学OpenGL的同学-This is a simple tutorial, especially for lack of programming experience, beginner students OpenGL
Openglsuper-bible
- 这个是一本学习OPENGL的很好的书,尤其适合于初学者,书简单实用而且很容易懂,很有帮助的。-This is a good book to learn OPENGL, especially suitable for beginners, the book is simple and practical and very easy to understand, very helpful.
NURBS
- OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL application surface.
Ball_Collide
- OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
Test3D
- 本程序用一个例子,介绍了VC++使用OPENGL进行绘图的设置以及初始化,并根据例子进行OPENGL绘图,压缩包中还有本程序详细的操作文档,源码配合软件说明文档,会让你仅通过这一个简单的例子,就可以打开opengl绚丽的大门。- especially beginners, see the source tired, sometimes I do not know why. The procedure with an example, introduced for VC++ using OPENG
EagleEye
- 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游,特别适用于游戏和方针软件的开发,有极高的学习价值,快来下载哦-Using vc++, open loop the physics engine (OSG to realize scene roaming, especially suitable for the game and policy of the development of software, have the extremely high learning value, qu
box_texture
- 旋转的立方体,并且有贴图在立方体上,适合初学者的学习使用,特别是texture-Rotating cube, and there are maps in the cube, suitable for beginners to learn to use, especially texture
OpenGLfornewer
- 对于一个毫不熟悉OpenGl的新手很有用,可以理解OpenGL的基本原理。-It is useful for us to understand OpenGl,especially when you contact OpenGL first time。