搜索资源列表
-
0下载:
自己学习计算机图形学的一个程序,实现直线的各种画法-their study of a computer graphics program, realized the line of paint
-
-
0下载:
DDA算法的程序实现计算机图形学实验报告
改进的bresenham画线算法的程序实现
字符点阵显示算法的程序实现
梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program
-
-
0下载:
计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut
-
-
0下载:
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
-
-
0下载:
计算机图形学程序,该程序演示太阳,地球,月亮三者的一个系统,按“y”“m”“d”系统会模拟地球公转/自转/月球绕地球转-Computer graphics program that demonstrates the Sun, Earth, Moon, a system of three, according to " y" " m" " d" the system will simulate the Earth revolution/rota
-
-
0下载:
计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut分数维图形 自然景物模拟是计算机图形学的一个重要研究内容.与规则几何体... Mandelbrot注意到von Koch雪花与海岸线的共同特点:它们都有细节的无穷回归。
-
-
0下载:
计算机图形学的程序 实现了画直线,画圆还有实现了填充-Computer graphics program to achieve a painting of a straight line, there is the realization of the filling drawcircle
-
-
0下载:
它是一些计算机图形学的程序代码,希望共享出来能帮助到大家-It is of some computer graphics program code, I hope to share them can help to everyone
-
-
0下载:
逐点画圆 计算机图形学 丁爱玲版本 java程序实现
-Point by point drawcircle丁爱玲version of java in computer graphics program
-
-
0下载:
计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
-
-
0下载:
计算机图形学课程算法演示系统
(1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。
(2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。
(3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
-
-
0下载:
一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
-
-
0下载:
对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
-
-
0下载:
该程序实现了计算机图像学中基本直线的生成算法,包括实验代码和实验报告-The program implements the basic computer graphics school in the generation of linear algorithms, including test code and test reports
-
-
1下载:
C与C++高级图形程序设计完整版
内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学
全文目录
为什么要阅读本书
前言
第一章 数学模块
鸣谢
第一部 分通用程序
第二章 图形界面模块
第三章 如何使用模块
第四章 实体建模理论和数据库结构
第五章 给画面增加物体
第六章 在屏幕上排序和显示物体
第七章 Model.c描述文件生成程序
第八章
-
-
0下载:
常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
-
-
0下载:
图形相交与相切,计算机图形学小程序,入门学习非常不错-Graphic intersect with the tangent to the computer graphics program, entry-learning is very good
-
-
0下载:
计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下:
(1)画直线、画多边形、画圆、画字符
(2)对多边形进行填充
(3)图形裁剪
(4)图形的几何变换
(5)三维图形的消隐及着色
-Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
-
-
3下载:
计算机图形学 大作业 多功能图形学程序C++,文档,设计思路,论文,代码都有。-Multifunctional computer graphics operations graphics program C++, documentation, design ideas, thesis, all code.
-
-
0下载:
计算机图形学(孔令德著)课后编程练习规范源码,绘制金刚石图案-Computer Graphics (Ling Tak a) after-school programming exercises specification source, drawing a diamond pattern
-