搜索资源列表
graphics_c
- 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
1023
- 计算机图形学试验源代码,有关于多边形填充得演示程序。 -computer graphics test source code, polygon filling in on the demonstration program.
AET
- 计算机图像学,aet填充算法,按照计算机图形学书上的过程编写-computer image science, aet filling algorithm, according to computer graphics book on the process of preparation
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!
dda_line2007
- DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换
fill
- 简单的计算机图形填充算法,用vc++描述,可以绘制多边形填充
computer-display
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等计算机图形算法演示
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
Sampleseedfill
- 这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
3-3(填充图形)
- 计算机图形学显示一个图像,当用户用鼠标左键单击图像上任何一点后,填充该图像。-computer graphics show an image, when users click with the left mouse button images of any point on, filled with the images.
GDI 画图的各种算法
- 实现多种算法(DDA、midpoint、bresenhanm画直线,中点画圆,区域填充扫面线等多种计算机图形学算法)是课堂演示,课程设计,毕业设计的必需参考资料,欢迎大家踊跃积极下载
用OpenGL实现扫描线算法填充多边形的源代码
- 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
tuxingxue.rar
- 计算机图形学实验中的多边形扫描和填充算法实现。,Computer Graphics Experiments and fill polygon scan algorithm.
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
Pic
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
graph
- 计算机图形学综合大程序,可画直线,折线,多边形,填充,剪裁,-Computer Graphics Complex procedures may be painting a straight line, polyline, polygon, filling, tailoring,
ComputerGraphicscurriculumdesign
- 计算机图形学的课程设计,直线,填充等算法实现。-Computer Graphics curriculum design, straight line, or fill algorithm.
GraphExp
- 计算机图形学上机实习,实现了画点、画线、画圆、画多边形、区域填充、图形裁剪、曲线里和。-Computer graphics-on practice, to achieve a draw point, draw line, circle, polygon drawing, area filling, graphic cut, and inside the curve.