搜索资源列表
OpenGL基础
- OpenGL基础 对初学OpenGL的朋友可以看看 里面对于基本图形绘制说的很明白 是本不错的书-OpenGL foundation to the friend which begins studies OpenGL may have a look to say regarding the basic graph plan understood very much is this good book
38 在OPENGL视图中绘制三维物体
- 这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊-This is a basic routines of the opengl is familiar with opengl framework of a good example, a closer look ah
5DG-OpenGLprograming
- 一个适合给新入门的OpenGL初学者看的程序-suitable for a new entry to the OpenGL look at the procedures for beginners
openGL 人脸模型
- This program uses spherical environment mapping and lighting on a face giving it a chrome look. The face is a collection of vertices which I got from a 3DS file. Its compiled into a display list which provides very good performancy. Over 400fps on
NurbsSurface.rar
- OpenGL绘制图形的一个通用模板,只要在DrawOpenGL函数中的相应部分加入你绘制函数即可,时候初学者。有一定交互功能,左边有命令面板,鼠标左右键也有交互功能,自己看吧……呵呵,OpenGL graphics rendering of a common template, as long as DrawOpenGL function in the corresponding section to be included in your function can be drawn, the
OPENGL_MFC-100521
- OPENGL 漫游实例 主图为一个简单的锥形,漫游方法与SketchUp建模软件相同 1、各种视角察看锥形:按着鼠标中键,根据鼠标滚动,可以改变锥形角度 2、锥形平移:按着鼠标中键和Shift,可以平易锥形。 3、放大和缩小锥形:滚动鼠标中间,向上缩小,向下方大-OPENGL roaming the main picture shows a simple example of the cone, roaming the same methods and modeling soft
openglexe
- OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
ass3-program
- draw a cube by opengl, the cube can rotate ,pitch,yaw , look forward and back. and so on-draw a cube by opengl, the cube can rotate, pitch, yaw, look forward and back. and so on
Programming-Linux-Games
- linux下游戏开发指南,使用的是opengl,sdl,这种书不多,有兴趣的可以看看。附有书中源码-linux game development under the guidelines, using opengl, sdl, this book not more, interested can look at. Attached to the book source code
robot
- robot arm。With a simulation (virtual) model, we can have a closer vision of the object of study in contrast with reality, what make us capable of foreseeing how a determined object will look like and how it will behave after its proper construction i
OpenGL
- 一个簡單的opengl範例測試程序 以簡單的方式達到不錯的視覺效果 大家可以有空玩玩看-Opengl example of a simple test procedure to a simpler way to achieve good visual effects we can look at free play
opengl3d_rc
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
OpenGL-tutorial
- 这是关于OPENGL的教程,讲的非常详细,简单易懂,望有所帮助-This is a tutorial on the OPENGL, speaking very detailed, easy to understand help look
GameClass
- OPenGL 绘图 效果和不错,值得一看,效果很好-OPenGL graphics effects and good, worth a look, good results
OpenGL_3D_Program_Guide
- OpenGL三维图形编程指南 对游戏爱好者,图形开发者非常有帮助的.值得一看.-OpenGL 3D Graphics Programming Guide for game enthusiasts, graphics developers very helpful. Worth a Look.
reida3DemoBYZwqXin
- OpenGL编程之摄像漫游VC源码演示,这是学程序编游戏系列丛书中的一个实例,源码无错,编译顺利。窗口中运动的雷达和飞机是可以用键盘控制的,↑进 ↓退 →右 ←左 UP仰 DOWM俯,程序运行后会自动搜索视频渲染模式,如果找不到,会给出提示,程序也就不能运行,好好研究一下吧,这东西对编写三维游戏用得上-OpenGL programming of the camera roaming VC source code demo, this is the game of procedures compi
Lesson08
- OpenGL入门例子,第八章主要讲述了粒子系统.想构造一个漂亮的彗星火喷泉吗?看看这些例子吧?-OpenGL started example, the eighth chapter describes the particle system. Would like to construct a beautiful comet fire fountain it? Look at these examples, right?
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
BumpMapping
- 关于osg的凹凸贴图特效(BumpMapping)示例,可以看看学习一下-Osg effects on the bump map (BumpMapping) example, you can look at to learn about