资源列表
(openGL)Fllood_4_8
- 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
glm-0.9.4.6
- glm for lybrary in the Open GL program, that let you make a file including glm.
FlowingFlag
- 使用opengl网格将图片分成若干小块儿,并附上对应的纹理,是原本静态的图片让它动起来。-Use opengl grid is divided into several small pieces of the picture, along with the corresponding texture, it is the original still images move.
particle
- 使用opengl模仿简单粒子爆炸效果,适合刚刚接触opengl编程的新手。-Use opengl to imitate simple particle explosions, just contact opengl programming newbie.
PageTurning
- 使用opengl模拟简答翻页效果,非常适合opengl入门的新手学习。-Simulation using opengl short answer flip effect, very suitable for novice to learn opengl.
opengl--bicycle
- 可以在C++上利用opengl实现绘制自行车的小程序 欢迎下载-You can use opengl achieve drawn on C++ bike are welcome to download a small program
tianchong
- 可以利用c++中的OpenGL绘制一个图形进行填充 欢迎大家下载-You can use c++ the OpenGL graphics rendering a populated welcome to download
map-coloring
- 给地图着色,要求保证相邻的省份不能有相同的颜色的最少着色方案。-To map coloring, required to ensure the neighboring provinces can not have at least the same color coloring scheme.
Golden_Rectangle
- Golden Rectangle OpenGL / C-Golden Rectangle OpenGL / C++
glew-1.10.0
- OpenGL的glew库,在一些红宝书拓展功能使用不了的时候可以用,具体方法可百度-The glew OpenGL libraries in some functions can not be used to expand the Red Book when you can use specific methods to Baidu
mouse1
- 计算机图形学opengl 鼠标事件的基本框架,包括鼠标回调函数,鼠标点击,移动,释放登事件-The basic framework of computer graphics opengl mouse events, including mouse callback function, mouse click, move, release the registration event
dixinghuizhi
- 计算机图形学地形绘制源代码,基于OpenGL,-Terrain rendering computer graphics