资源列表
tuoyuan
- 用opengl实现bresenham算法画椭圆,先画1/4个椭圆,然后借助椭圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm painted oval, first draw 1/4 oval, and then with the symmetry of the ellipse, and draw the rest of the
circle
- 用OpenGL在C++畫出車輪图案, 利用圓形通式把它實現出來-With the OpenGL draw C++ wheel pattern round formula to achieve it out
Shadow map之實作
- 利用opengl實作傳統shadow map,並有使用到shader,執行環境VC++ 2008。
graphicsp2Bwinbgi
- 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝
sphere
- 最近学opengl自己编写的画球程序,含递归细分,包括由立方体画球,经纬线画球。-Learn opengl the ball drawing program written with recursive subdivision, including by the cube bouquet, bouquet of latitude and longitude lines.
umbraler_rain
- 在vc6.0环境下,用opengl编程实现多人撑多彩伞雨中行,小雨淅淅沥沥......附有源码-Vc6.0 environment, using opengl programming to achieve more than hold a colorful umbrella in the rain line, rain macs ...... with a source
moon_denglong
- 用opengl,在vc环境下实现,明月高悬,灯笼高挂,进入了海上升明月,天涯共此时.的意境-Opengl, vc environment moon hung lanterns hanging into the sea rising moon, skyline in the mood .....
MFC_OPENGL_rotate_translate_zoom
- 本例子实现画立方体的例子,多面体可以参考此程序,程序实现了三维立体图形的旋转,平移和缩放,旋转通过鼠标左键实现,平移通过方向键实现,缩放通过鼠标滚轮实现-The example painted cube example, the polyhedron can refer to this program, the program to achieve a rotation of three-dimensional graphics, pan and zoom, and rotate the lef
OBJLoader
- 将利用3DSMAX制作的模型导入的基于OpenGL的C++程序中-The import model 3DSMAX made based on the OpenGL C++ program
LOTR-EXAMBLE
- 用opengl写的一个指环王动画实例,学习OPENGL游戏编程做的一个例子,分享给大家参考-Opengl write a Lord of the Rings Animation instance, an example of the learning the OPENGL game programming do share your reference
TGAFile-example
- opengl摄像机漫游、物体纹理的一个实例,掌握后能学好如何控制摄像头和如何给实体添加纹理-opengl camera roaming, an instance of the object texture master can learn how to control the camera, and how to add texture to the entity
Starsexample
- 粒子系统,用OPENGL编写,星空的例程。-Particle system with OPENGL prepared, Star routine.