资源列表
2003Chpt03F
- VC中利用OpenGL技术实现可视化-VC OpenGL visualization technology
OpenGl 光照示例
- 为了创建一个与观察点一起移动的光源,需要在视图变换之前设置光源位置。接着进行的视图变换就会以相同的方式同时影响光源和观察点。光源的位置是以视觉坐标的形式存储的。
dongfanghong
- 功能要求: (1)将读入的整数,转换到16进制并输出;计算16进制下各位和的十进制值并输出; 将16进制数据按照位置进行翻转,获得新的16进制数据,然后转换成十进制值并输出。 (2)在基本要求达到后,进行创新设计,一个数字超过232-1的情况下,进行进制转换并翻转。 (3)将一个数字如12349将其转换为16进制为303DH,则数字16进制下和为十进制的19,(因为16进制的D为13,所以3+0+3+13=19);然后将这个16进制数字翻转为D303H,并在次转换为十进制输
opengl3
- 结合opengl的函数库对控制点进行拟合 万方数据的文章
OpenGL-base
- OpenGL图形编程入门 描述了基本概念是入门的好帮手-OpenGL graphics programming entry describes the basic concept is a good helper entry
1
- 任意输入三个数判断其能否组成一个三角形,如果能够组成三角形是什么三角形-Arbitrary input three numbers to determine its ability to form a triangle, if the composition triangle is what triangle
DepthOfField
- opengl depth of field demo with source
glew
- c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
openglchess
- opengl的程序,源代码,非常有用,可以加以修改用于自己的程序。-opengl procedures, source code, a very useful and can be modified for its own procedures.
chess
- a good openGl example. Using textures
vp_cloud_define
- 自己通过vc++7.1结合opengl混合编程,实现了cg着色语言下的真实的云彩飘动的结果 用vp实现 非常逼真 内附acf设置文件含源代码-By combining its own opengl vc++7.1 mixed programming, the real results cg clouds wafted under shading language to achieve a very realistic set containing acf file containing the
glutRobotInScene
- 使用OpenGL glut 通过按键控制来实现机器人在简单场景中的运动-use opengl to achieve a robot to cruise in an simple scence through keys
