资源列表
Kock
- 基于三角形的Kock曲线的,利用OpenGL的一些函数来实现计算机图形学的实验内容,其中用到了很多图形学的函数-Kock curve based on the triangle, the use of some of the functions of OpenGL to achieve the experimental content of computer graphics, which uses a lot of graphics function
CBMPLoader
- 纹理的载入函数,直接运用了类定义,方便移植能直接实现-The load function of the texture, the direct use of the class definition, to facilitate the direct implementation of the transplant
CUPT
- 模拟水瓶中的水在给予动量的情况下的运动,-the water in a bottle
testgl
- 一个学习opengl的示例,简短,但是包含了一些基本的元素,仅供参考-an example to learn OpenGL
liubianxing
- 使用opengl绘制六边形,有详细的注释,算法简单易行,测试通过-Opengl rendering hexagon, detailed notes, the algorithm is simple, test by
cmy
- 这也是用VC++与OpenGL编的一个小程序,希望对大家有用。-This is VC++ and OpenGL with a series of a small program, we hope to be useful.
Koch
- 用c语言编写的OpenGL程序 Koch雪花-Written by c Koch snowflake OpenGL program
light-sphere
- 这个是OPENGL里面的光照用法的程序,里面的球体材质和光的反射程序-OpenGL is the light inside the use of the procedures, materials inside the ball - and the reflection process
bresenham
- 用C语言结合OpenGL技术实现Bresenham算法绘制直线
JoyDe
- 利用书中图5.19和图5.20的最大值堆实现一个优先队列。对于队列的操作应该支持下列几种指令: void enqueue[int ObjectID, int Priority] int dequeue[] void changeweight[int ObjectID, int newPriority] 函数enqueue向优先队列中插入一个ID号为ObjectID、优先级为Priority的新对象。函数dequeue从优先队列中删除优先级最高的对象,并返回该对象的
kock
- 在c++环境下利用opengl知识,以直线和三角形为初始元迭代,最终生kock曲线 -In c++ environment using opengl knowledge, the initial straight line and the triangle element iteration, the final curve of Health kock
plmy
- 在VC++平台上用OpenGL构建的一个带按钮的程序框架。-In VC++ platform, built with an OpenGL application framework with a button.