搜索资源列表
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
Lighting
- 关于光源使用的一个OPENGL的小程序,直接解压
movelight
- 计算机图形学 移动的光源-mobile computer graphics lighting
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
光照效果
- 光照效果,使图像具有光照效果,可设置不同角度的光照,请参看源码注释-lighting effect, so images lighting effect, the creation of different angles of illumination, please refer to the source Notes
color2gray
- 可以实现灰度转换,可以在任何条件下,各种光照条件下,都可以实现,效果不错-Gray-scale conversion can be achieved, in any conditions, a variety of lighting conditions are met, the effect of good
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
LightTest
- 自己开发的OPenGL光照效果演示程序,可为初学者提供参考。-Own lighting effects OpenGL demo program can provide a reference for beginners.
draw
- 用Phong光照明模型显示网格模型(*.smf)。 分别实现不使用/使用增量式法向插值算法-With the Phong lighting model shows the grid model (*. smf). Respectively, will not be used/use an incremental method to the interpolation algorithm
teapot
- draw the teapot with VC++ and OPENGL,应用光照等,纹理绘制茶壶-draw the teapot with VC++ and OPENGL, lighting and other applications, texture mapping teapot
opengl
- 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
gui16
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper
gaussianBkModelTest
- 混合高斯背景模型,用于前景提取,对复杂光线等因素鲁棒性较好-The mixed Gaussian background model for prospects extract better robustness of complex lighting and other factors
MouseAndLight
- C++写的OpenGL源代码,绘制饿一个正方体,每一个面都贴上图片,完成鼠标控制物体并且加光照-OpenGL source code C++ write, draw hungry a cube, every surface paste pictures, complete mouse control objects and add lighting
glTest
- OpenGL点光源实现,是基于vs2010实现的,可在代码中输入点光源的坐标改变光照效果。-OpenGL point source implementation is based on vs2010 to achieve, you can enter the coordinates of the point source in the code changing lighting effects.
earth
- 使用vc++6.0opengl的开发环境模拟地球环绕太阳进行公转, 同时地球自身也在进行自转,其中采用有动画、光影等概念-Use vc++ 6.0opengl development environment simulation Earth revolves around the sun, while the rotation of the Earth itself is also carried out, including the use of animation, l
