搜索资源列表
图形学作业终结版
- 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
rosby
- (计算机图形学)真实感图形生成源码,这个一般大学的图形学课程要做这个实验-(computer graphics) photorealistic graphics generation source, the University of general graphics programs to do this experiment
PointCurve
- 这是我上计算机图形学课时老师要求做的作业,上载源码以供大家参考.-This is my last computer graphics class teacher asked them to the operation of the source code available for reference.
1
- 图形学与数字图像处理实验中区域填充实验源码实验目的 1、 通过实验,进一步理解和掌握扫描线填充算法; 2、 掌握用扫描线填充算法进行区域填充的基本过程; 3、 通过编程,会在TC环境下用扫描线填充算法编程实现一个饼型图的绘制; 4、 通过实验,进一步理解和掌握Sutherland 裁剪算法; 5、 掌握用Sutherland 裁剪算法裁减多边形的基本过程; 6、 通过编程,会在TC环境下用Sutherland 算法编程实现用矩形窗口对多边形的裁剪。 实验环境 计
B_sample
- 计算机图形学之三次B样条曲线的绘制源码及其程序。
TranBox
- 该源码可以实现计算机图形学中的立方体三维旋转变换-The source can be achieved in computer graphics three-dimensional rotation of the cube
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
VC_computer_graphics_drawing_graphic_classic_examp
- VC++计算机图形学绘制图形经典示例源码VC + + computer graphics drawing graphic classic example of source-VC++ computer graphics drawing graphic classic example of source
DrawSys
- 一个画线、画图形的工具VC++源码,计算机图形学的实例源码,陶氏作图系统-A painted line, drawn graphical tool VC++ source code, source code examples of computer graphics, Dow mapping system
exp3
- 计算机图形学实验报告,大三上学期实验,包含源码、实验报告- Computer graphics lab reports, junior experiment last semester, including source code, test report
BEZIER
- 计算机图形学中的源码,任爱华和谢淼编著的《计算机图形学》。画了Bezier曲面,包括具体的算法和实现-In computer graphics, the source code, RenAiHua and XieMiao compiled "computer graphics". Drew Bezier surfaces, including specific algorithm and the realization
Bezier
- 计算机图形学源码,对Bezier曲线进行绘制,非常实用-Computer graphics source, on the Bezier curve drawing, very practical
Bresenhamline
- 杜晓增计算机图形学基础Bresenham画线源码-Du Xiaozeng computer graphics based Bresenham line source
计算机图形学
- 计算机图形学中的一些相关代码,包括几乎所有的绘图程序源码(Computer graphics in some of the relevant code, including almost all drawing program source code)