资源列表
SpecialFX
- 绘制图形特效实例演示,包括水纹,火焰,熔浆等等,并可设置,特效强度。-Example demonstrates drawing graphical effects, including watermarks, flames, lava, etc., can be set, special effects and strength.
怎样画出带有箭头的直线
- 怎样画出带有箭头的直线.zip-how to draw straight lines with arrows. Zip
Draw
- 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。
CLOCK
- 自己初学编程时一个最钟爱的小程序,曾经梦想国送给自己最爱的人,最好也是程序员,可到现在都未曾出现-YUGUO
CADpaint
- CAD的矢量绘图,线条粗细、移动以及清除等操作,还可以保存-CAD vector drawings, line thickness, mobile and for the removal of such operation, also can be saved
Minechen_Draw
- 计算机图形学绘图程序,能实现画线,填充,移动,变换等功能。-computer graphics mapping procedures, able to line drawing, filling, movement, transformation, and other functions.
DrawImage(Realse)
- 提供检测区域划定的功能,首先SetHostInfo初始化参数,然后SetImageFileName(LPCTSTR pFileName)取得一张场景图像, 根据需要绘制一个检测区域,WriteDataBase(void) 将这个区域存储,作为IVS的输入-To provide regional delineation of the functions of detection, first of all SetHostInfo initialization parameters, and the
keshihua
- raycasting算法,Display为计算得到图像-raycasting algorithm to calculate Display Image
draw
- win程期中项目,一个小画板,能够画图,扩大,缩小,删除等-A software that can draw
DrawGraphic
- 实例实现了基本图元的绘制和画笔画刷的使用,对于绘图编程是个不错的案例。-Examples to achieve the basic drawing primitives and the use of brush painting strokes, for graphics programming is a good case.
gradientfiller
- gradient filler GDI adn color
Draw
- 可以实现直线椭圆矩形的绘制,简单的一个程序。初学者可以借鉴一下(rectangle line .Beginners can learn from it.)