资源列表
demo
- OpenGL实验的代码,涵盖了整本书的实验代表-OpenGL experiment code, covering the entire book of the experimental representative
meshviewer
- 用OpenGL实现的三维雕塑模型显示。三角网格构建三维模型。-Three-dimensional sculpture model implemented with OpenGL display. Construction of the three-dimensional model of the triangular mesh.
solar
- 实现场景的描绘 三维房间的描绘 添加了光照可以直接运行的代码-Depicting a scene depicting a three-dimensional realization of the room illumination can be directly added code to run
mouse
- OPEN GL 鼠标交互响应实例,点击鼠标控制物体进行活动-mouse,open gl
yun
- OPEN GL,模拟天空中云的飘动实例,纹理贴图 可调节频率-OPEN GL CLOUD
robot
- open gl 模拟机械手臂,鼠标控制旋转角度,中键菜单选择-open GL,ROBERT ARM
flag
- OPEN GL绘制飘动的旗帜,三维旋转变换,窗口成比例变化-USING OPEN GL TO DRAW A FLAG,IT CAN ROTATE ANY ANGLES
Real-time-display-of-dynamic-terrain
- 实现读取DEM数据来绘制地形,同时实现对地形的漫游,地形漫游是通过一个3D导弹模型作为标准来进行实现的-DEM data to achieve the terrain to draw, while the terrain of the roaming, terrain roaming through a 3D missile model as a standard to achieve
opengl3s_demo
- OpenGL es android开发的官方示例源码-The official OpenGL source code examples es android development
Texturing-Code
- semoga bermanfaat bagi semuanya
openGL
- OpenGL实现三角形,圆形,线条,椭圆的绘制算法- OpenGL implementation triangle, circle, line, ellipse drawing algorithm. . . . .
OpenGL实现的光线跟踪算法
- windows系统下使用vc6.0结合OpenGL实现的光线跟踪算法。程序比较简单,单一场景。