搜索资源列表
Computer-graphics
- 1.实现DDA、中点Bresenham算法和改进Bresenham算法绘制直线。 2.实现绘制圆和椭圆。 3.实现线段裁剪和多边形裁剪。 4.实现二维图形的变换(平移、旋转、缩放)。 5.自己实现其他附加以及需要完善的功能。 -1 to achieve DDA, the midpoint and improved Bresenham algorithm Bresenham algorithm to draw a straight line. (2) to achieve dr
AppliedGeometryforComputerGraphicsandCAD
- Applied Geometry for Computer Graphics and CAD//25-Applied Geometry for Computer Graphics and CAD// 2524242424
computer
- 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
Computer_Graphics_Version2
- Computer Graphics非常好的书,大家学图形学的时候一定要看-Computer Graphics very good book, we learn to look at a certain time graphics
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
computer-graphics-work
- 一个关于绘制图形和图像的简单窗口程序,附带源码。-A draw graphics and images on a simple window program, with source code.
graphics
- 计算机图形学实习及考试源代码,主要包括现在主流所有算法画点、圆、直线、多边形填充等-Training and examination of computer graphics source code, including the mainstream of all algorithms is now drawing point, circle, line, polygon fill, etc.
Computer-graphics-experiments
- 计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
graphics
- 基于计算机图形学实现主要实现了大海微波荡漾天空浮云流动的动画场面-Main achieved based on computer graphics to achieve the sea rippling flow of the animation scene sky clouds
computer-graphics-jobs
- 计算机图形学大作业 直线,圆,椭圆,二维填充,二维裁剪,二维变换,二维动画,三维图形,bezier曲线,雪花曲线-Great job in computer graphics lines, circles, ellipses, filled two-dimensional, two-dimensional cutting, two-dimensional transform, two-dimensional animation, three-dimensional graphics, bez
Computer-graphics-source-code
- 此文件包含有计算机图形学的基本图形的生成、图形的填充、切割、各种变换等源代码-This file contains the basic graphics computer graphics generation, graphics, filling, cutting, all kinds of transformations such as source code
Computer-Graphics
- 计算机图形学43个案例,包括直线中点Bresenham算法-Computer Graphics 43 examples,such as Bresenham algorithm
Computer-Graphics
- 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
Computer-Graphics-Draw
- 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
Computer-graphics
- 计算机图形学 教程 包含直线、圆弧、裁剪、消隐、坐标变换等。-Computer graphics tutorial contains a straight line, arc, cutting, blanking, such as coordinate transformation.
Computer-graphics
- 计算机图形学本程序是基于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
Computer-graphics
- 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
computer-graphics-curriculum-design
- 本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。-This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of
winged
- A little about winged edge #computer graphics
Fundamentals+of+Computer+Graphics
- 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)