搜索资源列表
2ddraw
- 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
GDI_HelloWorld
- 使用GDI方式实现,文字显示的,win32窗口程序代码。-Way to use GDI implementation, text displayed, win32 code window.
rotatetext
- 一个能够将文字以各种不同角度进行旋转显示的示范程序。-Be able to text to a variety of different angles, rotating display model program.
showprogamme
- 这里面有很多关于文字,图形显示的小程序,包括文字走动,图像滚动等-programme for show
LedMarquee
- 款绝棒的支持中英文显示的模拟电子显示屏控件 Ver 1.0,该控件完美支持中文,自带字库,支持左右平滑双向滚动。可以自定义文字滚动速度,支持刷新改变显示文字。 -Paragraph must stick support in English and Chinese display screen control of analog electronic Ver 1.0, the control is the perfect support for Chinese, native font s
2D-graphics-image-processing
- GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能 在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。 GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
box
- 可移动和显示文字的例子。本来是用二报刊排板样式显示的。可以学习一下。-Can move and display example of the text. Originally two newspapers row board style. You can learn about.
main
- 在windows上使用GTK产生窗口,并用cairo绘制文字并在窗口中显示文字,另让文字产生缩放和渐变的特效。-Generated on windows using GTK window and use cairo to draw text and display text in a window, and the other to produce the text scaling and gradient effects.
A06_OpenGLTEXT
- 在VC6.0上使用OPENGL显示文字,-Use OPENGL display text on VC6.0,