搜索资源列表
Graphic_Code
- 本代码是计算机图形学基础算法实现,语言C语言
gui16
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。
184526345
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming p
line
- 计算机图形学画直线作业源代码。代码简单,效果比较理想。-Computer graphics drawing a straight line operation the source code. Code is simple, a more satisfactory effect.
96224sdk
- 实现区域填充 计算机图形学代码 实现区域填充-Regional filling computer graphics code area filling
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
gyhtdcsf
- 平时, 用惯了API、CDC和封装好的内部函数,关于画线,画圆这些东西都是信手拈来... 最近学习计算机图形学,不得不深入内部研究一下底层算法... 在这里贴几个代码分享一下! (这里只给出MFC的OnDraw函数) -In peacetime, used to use the API, CDC, and packaged inside a function, with regard to drawing lines, draw a circle are all these th
geometrictransform
- 计算机图形学中的常用的二维基本几何变换算法的VC++代码-Commonly used in computer graphics in two-dimensional basic geometric transformation algorithm VC++ code
dashudebadianhuayuan
- 计算机图形学试验程序的八点画圆代码实现 简单易行易懂-Computer graphics, an eight-circle test procedure is simple to understand code
MyView
- 计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
Jisuanjituxingxue
- 武汉大学计算机图形学实习指导书,一步步教你编写基于MFC的的图形学程序,内含详细代码和流程指导,非常适合计算机图形学初学者-Wuhan University, computer graphics training instruction, teaching you step by step preparation of the graphics-based MFC program, the code contains detailed guidance and procedures, is id
qq
- 计算机图形学基础教程里面的多边形填充程序代码-Computer Graphics tutorials inside the polygon fill code
newmorning
- 计算机图形学代码,供学习,可以画直线,画椭圆。-computer picture code
Five
- 计算机图形学中的线段焦点计算,包含重叠的代码-In computer graphics, line focus calculation, contains the overlap of code
tuxingxue
- 这是关于计算机图形学方面的内容,这些代码可以做出普通的一些基本图形,比如:直线,圆,圆弧,而且还可以用不同的颜色来填充图形-This is about the contents of the computer graphics, the code can make ordinary some basic graphics, for example: the straight line, round, arc, and still can use different color is to fil
zhixianhuizhicaijianyuqvyutianchong
- 计算机图形学实验代码,,在VC环境,分别是直线绘制与裁剪,区域填充算法。-Computer graphics test code in VC environment, namely, the straight-line drawing and clipping region filling algorithm.
jisuanjierweituxinghuizhi
- 本代码提供了用C语言绘制常见二维计算机图形的方法,是计算机图形学初学编程者的得力助手,希望对你们有所帮助!-This code is provided to draw common 2D computer graphics in C language source code, computer graphics beginners programming assistant, hope to help you!
xrd
- 计算机图形学 实验 绘制一个圆 完整代码 VC6.0-Computer graphics to draw the circle the test complete code VC
Assignment0
- IFS迭代函数系统构建分形图形,tests文件夹包含了生成一个简单的单一颜色图像的测试代码,myProject文件夹包含了主题程序以及代码文件,otherPerson文件夹包含了其他思路的代码。(Construction of fractal graphics using IFS iterated function system)
计算机图形学
- 计算机图形学中的一些相关代码,包括几乎所有的绘图程序源码(Computer graphics in some of the relevant code, including almost all drawing program source code)