搜索资源列表
Cube1
- 用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟 程序界面等各方面的都源于自己的设计 同时利用定时器来实现不同角度的旋转功能-use OpenGL light on the environment, build physical objects, such as multiple colors combine analog interface procedures in the areas of their origin are designed using the tim
RollingEarth-OpenGL
- 用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
1
- 叙述了MFC 下使用定时器和渲染线程两种方法来实现基于OpenGL 的动画的编程过程。本文通过两个示例对这两种方法 的特点进行了分析、比较,以明确其各自的适用范围。-Timer and render thread are two main methods used in computer animation programming. This paper analyszed their features ,then com2 pared them.
OpenGL_MFC
- 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
MazeSimu
- 实现糯玉米果穗的模拟生长。本系统包含两大功能,全过程模拟和特定时期模拟。首先,通过建立数学模型,然后使用OpenGL 实现几何模型到3D模型的转换,最后通过设置定时器,来实现模拟生长。-Simulation of Fresh ear of Waxy-Corn, using C++, OCI, OPENGL