资源列表
chap3-1-2
- 图形学简单源码,openGL,画一个矩形-Simple graphics source, openGL, draw a rectangle
EarthMoonSolarModel
- OpenGL编写的太阳地球月亮实现了公转自转的程序,基于C++语言-Sun Earth Moon written by OpenGL Male Vocalist program, based C++ language. .
OPENGL(4).rar
- 前面三篇文章已经把OPENGL的编程基本结构描述完毕。以后 会在这个基础上逐渐深化,不断增添新内容。这一篇是讲述 键盘操作和动画基础(实际还差的远哪)。只是个简单的能 由用户控制的动画,让物体前后移动,左右旋转。是我们自 己的第一个QUAKE!当然这个版本谁买谁上当,呵呵。 这篇的另一个目的就是加深前面对于CALLBACK函数的认识以 及对于变换的直观解释,任何变换你都可以从屏幕上通过自 己的操作看出来: 我只把和以前变化的部分标记中文解释
Menus
- menus using open gl
simianti
- 本程序是opengl 旋转的四面体源代码描述-This program is the source code opengl described tetrahedral rotation
1111111111111111
- 个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm-OPENGL experiments which have a cutting algorithm is used in the sutherland-cohen algorithm-an experimental OpenGL is a cutt
OBJ1.rar
- 计算某班学生的某门成绩 计算某班学生期末考试的某门单科总评成绩,其中平时分占10 ,期中考试占25 ,期末考试的上机部分占15 ,期末笔试部分占50 。 ,it is a student system
lesson4
- OpenGL 的几何变换演示代码,演示了基本的几何变换原理-OpenGL demo code of geometric transformations, to demonstrate the basic principles of geometric transformations
intercontrol
- OpenGL交互式控制的演示代码,演示了基本的功能:键盘交互 鼠标交互-Interactive control of OpenGL demo code to demonstrate the basic features: interactive keyboard mouse interaction
bianhuan_opengl
- OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce-opengl.rar,2163KB原代码有很大区别,是从不同角度实现的. -OpenGL graphics transformation, a narrowing, translation, rotation III results the VC-compiler OpenGL successful operation, no animation, and the site
ReadObj_win32
- 这篇文章主要是介绍了如何在opengl下读取obj文件并进行渲染-the class is descired the how ot read obj file
OpenGL_Bezier
- drawing curves using C++ and opengl