搜索资源列表
Map.GL.FPS
- 来自GameTutorial的关于OpenGL的例子。地形渲染,并可计算FPS值。很有学习价值。-this is a simple code about landform romance with opengl and can calculate fps !
OpenGL实现三维绘图
- OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
OPENGL之视窗source
- openGL下怎么做图一 视窗的制作和显示-how to do a map window and display production
nehe09
- 在Windows平台利用OpenGL,进行贴图操作,产生一个立方体盒子-the Windows platform using OpenGL, map functional, a cube box
nehe08
- 在Windows平台利用OpenGL,进行贴图操作,产生一个融合的立方体盒子-the Windows platform using OpenGL, map operation, have an integration cube box
nehe07
- 在Windows平台利用OpenGL,进行贴图操作,产生一个立方体盒子,并且控制其旋转,并加入相应的光照-the Windows platform using OpenGL, map functional, a cubic box, and control of their rotation, and accordingly the light
skelecton-opengl.用opengl写的一个骨骼动画
- 用opengl写的一个骨骼动画,实现运动人体骨骼点阵模型的绘制。该人体模型需要具有以下功能:显示为点阵模型;可以运动,Opengl written with a skeletal animation, the realization of the human skeleton movement map lattice model. The needs of the human body model has the following functions: display for the latt
利用openGL繪製一個2D的迷宮
- 利用openGL繪製一個2D的迷宮,迷宮的要求是 。 1. 至少產生16X16的迷宮 。 2. 每次產生的迷宮要不一樣。 3. 將入口的地方跟出口的地方,分別用綠色跟紅色標示出來。 4. 從入口到出口的地方僅可以存在唯一路徑。 5.要將從入口到出口的解答畫出。 ,OpenGL use a 2D map of the maze, the maze of requirements yes. 1. At least have a 16X16 maze. 2. Every time the
OpenGL-solidmodel-code
- 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
cascaded_shadow_maps
- NVIDIA SDK10 shadow map GLSL OpenGL
lesson21_bcb6
- opengl互动游戏功能较为复杂 基于MFC的-an opengl do with the rubik Cube, a map, lamp, for MFC-opengl more complex features interactive games based on MFC the-an opengl do with the rubik Cube, a map, lamp, for MFC
texture
- 这是 OPENGL 贴图的实例,适合于新手的使用-This is an example of OPENGL map, suitable for the use of new
mapper
- OpenGL Code for Displaying 3D texture from 2D map
Map
- 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
openGL-pyramid
- 用openGL实现金字塔绘制,使用了贴图及阴影效果-OpenGL drawing with the realization of the pyramid, the use of the map and the shadow effect
opengl
- vc下利用opengl实现的图像贴图与文字显示 希望对学习OpenGL的人有所帮助-vc achieved using opengl image map and text learning OpenGL would like to help people
MYMDOPENGL
- 用OpenGL来实现简单的多窗口三维坐标图,各图可随意操作,不受其他窗口影响。-Using OpenGL to implement a simple multi-dimensional coordinates of the window map, the map can operate freely without affecting the other window.
Lorenz-Attractor-3D-OpenGL
- This program was created in Dev C++ (OpenGL). The Lorenz oscillator is a 3-dimensional dynamical system that exhibits chaotic flow, noted for its lemniscate shape. The map shows how the state of a dynamical system evolves over time in a complex, non-
qbw5
- Opengl贴图,并且加了光照,物体为8面体,没有地面,贴了一张方图。-Opengl map, and added a light, 8-sided object, not the ground, put up a histogram.
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)