-
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-08-20 01:19:10下载
- 积分:1
-
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。...
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
- 2022-06-14 19:12:20下载
- 积分:1
-
研究研opengl的请参看以下程序
研究研opengl的请参看以下程序-Research Institute opengl See the following procedure
- 2022-02-26 02:28:02下载
- 积分:1
-
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
- 2022-02-05 02:54:25下载
- 积分:1
-
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰....
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰.-one of the most basic procedures OpenGL examples, very familiar with the appropriate VC, but not come into contact with the OpenGL friends learning. The animation display clarity.
- 2022-03-17 19:29:49下载
- 积分:1
-
一个用OpenGl写的烟火的程序,实现了颜色和位移,形状等的随机变换。...
一个用OpenGl写的烟火的程序,实现了颜色和位移,形状等的随机变换。-OpenGl fireworks with a written procedure to achieve the color and point shape of the random transformation.
- 2022-08-22 22:22:29下载
- 积分:1
-
VC environment opengl programming source code, including NURBS surfaces mapping.
VC环境下opengl编程源代码,包括nurbs曲面的绘制。-VC environment opengl programming source code, including NURBS surfaces mapping.
- 2022-03-14 08:00:51下载
- 积分:1
-
用OpenGL实现简单动画
用OpenGL实现简单动画-use OpenGL simple animation
- 2022-10-12 10:10:03下载
- 积分:1
-
Using vc++ to achieve a straight line generating algorithm, based on the slope i...
用vc++实现直线生成算法,根据斜率大于或小于1来确定从那个方向开始-Using vc++ to achieve a straight line generating algorithm, based on the slope is greater than or less than 1 to determine the direction from the beginning
- 2022-02-28 14:39:14下载
- 积分:1
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1