搜索资源列表
计算机图形学教学系统
- 计算机图形学编程系统,是个很好的东东,其中包括很多算法。可以演示,也可以看代码,希望对大家有用。-computer graphics programming system, is a very good Dongdong, including many algorithms. It demonstrated, we can see code, we hope that the right useful.
二.二维线画图元算法
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序-Beijing University computer graphics version algorithm among Point line drawing elliptical round VC Program
GDI 画图的各种算法
- 实现多种算法(DDA、midpoint、bresenhanm画直线,中点画圆,区域填充扫面线等多种计算机图形学算法)是课堂演示,课程设计,毕业设计的必需参考资料,欢迎大家踊跃积极下载
图形学算法-贝泽尔曲线
- 计算机图形学源码——贝泽尔曲线。C#实现
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
tuxingxue.rar
- 计算机图形学实验中的多边形扫描和填充算法实现。,Computer Graphics Experiments and fill polygon scan algorithm.
computergraphics
- 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
Bezier
- 实现计算机图形学bezier曲线的算法,用visual C++ 6.0实现-The realization of computer graphics algorithm for Bezier curves, using visual C++ 6.0 to achieve
tuxingxue
- 计算机图形学实验报告 有布莱森汉姆算法画直线 画圆等 好东西!-Computer Graphics experimental reports have布莱森汉姆algorithm, such as painting a straight line drawcircle good things!
Graph
- 实现两个光源的场景模拟,使用Z扫描线算法渲染,包括计算机图形学中的多这个算法实现。带报告-Realize the two scenes of simulated light source, the use of Z scan line algorithm for rendering, including computer graphics in many realize this algorithm. With report
ComputerGraphics
- 清华大学的计算机图形学的教学用书,以及一些经典算法。-Tsinghua University, the teaching of computer graphics books, as well as some classic algorithms.
ComputerGraphicscurriculumdesign
- 计算机图形学的课程设计,直线,填充等算法实现。-Computer Graphics curriculum design, straight line, or fill algorithm.
图形学作业-画图-附带反走样算法
- 计算机图形学期末作业一次,画图,反走样算法(Computer graphics, homework at the end of the semester, drawing, antialiasing algorithm)
案例57-圆环面图像HSV颜色算法
- 计算机图形学VC++HSV颜色圆环上色算法(Computer graphics, VC++HSV color, circle coloring algorithm)
第四次作业圆弧画法实现
- 计算机图形学bresenham算法和数值微分法实现圆弧的实现(Computer graphics, Bresenham algorithm and numerical differentiation method to achieve the realization of arc)
案例13-直线段中点分割算法
- 计算机图形学里的投影透视算法,所用软件是C++(Projection perspective algorithm in computer graphics)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
计算机图形学几何工具算法详解
- 计算机图形学几何工具算法详解 非常实用的一本书(Read the latest articles of Computers & Graphics)
计算机图形学圆的方法实现
- 计算机图形学bresenham算法和数值微分法实现坐标轴绘制圆(Computerized Graphics Bresenham Algorithms and Numeric Differential Method for Drawing Circular Coordinate Axis)