资源列表
seedfill
- 本文件是种子填充算法的实现,通过对种子的选取,对某个图形进行填充!-This document is the realization of the seed filling algorithm, through seed selection, to a graphics-filled!
WOpenGL
- 在c++下用MFC调用opengl库函数,实现了多种图形的显示以及填充。-In c++ Call opengl using MFC library functions to achieve a variety of graphical display, as well as filling.
TextureLighting
- 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light texture.
1
- 实验要求: 建立OpenGL绘图环境,并编程绘制右图。见PPT-Experimental requirements: the establishment of OpenGL graphics environment, and drawing the right programming. See PPT
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
gp424win32
- 绘制2,3维图像,功能强大,下载自英文网站,说明就这么多,刚开始用功能还不太具体,-2,3-dimensional image rendering, powerful, downloaded from the English site, descr iption of so many, beginning with features not specific,
Grid
- 根据菜单选择网格的大小,网格会填充整个窗口-Under the menu to select the size of the grid, the grid will fill the entire window
CADpaint
- CAD的矢量绘图,线条粗细、移动以及清除等操作,还可以保存-CAD vector drawings, line thickness, mobile and for the removal of such operation, also can be saved
fanzouyang
- MFC直线反走样算法,是可以正常运行的。运行环境vc-MFC linear anti-aliasing algorithm, can be normal operation. Vc runtime environment
csharpgraphicalinterfacesplot
- 使用CSsharp编写的图形学换土软件的源代码不易画线 圆 矩形可以拖拽 可以选择颜色等-CSsharp prepared to use graphics software for soil source code difficult to draw lines round rectangle can drag can choose colors, etc.
LEDcomponents
- 这个例子介绍如何用程序实现LED灯的效果-This example describes how to use the procedure to achieve the effect of LED lights
zsb02_10_20
- 1.实现DDA、Bresenham 直线生成算法。 2.实现Bresenham 画圆法或中点画圆法。 3.实现Bresenham 或中点法椭圆生成算法。 4.利用1、2、3 实现的直线、圆、椭圆图形生成函数进行图形绘制。 -err