资源列表
TestOpengl
- 利用OpenGL对曲面进行渐变着色,类似有限元后处理的云图显示。-The use of OpenGL to the surface to gradient shading, similar to the finite element post-processing of the cloud display.
xiaofangzi
- 十分好看的小房子,会冒烟的小房子,还有可爱无比的小树-A very nice little house, will smoke a small house, there are lovely small tree unparalleled
mfc
- MFC opengl 实现立方体纹理贴图-MFC Opengl shixianlifangtiwenlitietu
Opengl
- OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
JustDoIt1
- 用openGL读取3Dmax小车模型,并进行处理,实现了小车的运动。-Read 3Dmax little car model using openGL , and treat it, to make the car moveing.
HeightmapSceneLOD3232
- 一个加载了人、房屋、地表植被的战场环境模拟程序。实现了物体的LOD效果,即不同距离实现不同的绘制细节。希望对学习LOD的人有用。-One loaded with people, housing, ground vegetation of the battlefield environment simulation program. Achieved LOD objects effect that different from achieving the details of the differ
openglsoft
- 关于OPENGL交互和界面的程序,软件包内容详尽,包括了三维渲染的基本算法和基于OPENGL可交互的实现-OPENGL interaction and interface on the procedures detailed package, including three-dimensional rendering of the basic algorithm and based on the realization of interactive OPENGL
openGLtext
- OpenGL中简单的显示文本(英文)的例子。-A simple example of Drawing Text in OpenGL
ReadObj
- 读入Obj对象到MFC的文件,可以对对象进行旋转或者改变光照的程序.-Obj object to the MFC read the file, you can rotate the object or change the lighting process.
Rotate
- opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
3D
- 简单的三角片三维重构,可以重构一个简单的圆柱体,上下的半径可以改变-A simple three-dimensional reconstruction of the triangle, you can reconstruct a simple cylinder, the radius can be changed from top to bottom
particles
- 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision