搜索资源列表
texthalo
- 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
Java门电路画图器
- Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个
图形软件包的使用
- 图形软件包的使用,调用图形软件包画点线等图形-the use of graphics software packages, graphics packages painting called point line graphics
图形包
- 图形包,可以实现画点,线,园,矩型,并且可以进行填充和裁减!-graphics package, can achieve a draw points, lines, the landscape, filling, and can be filled and reduction!
zhixian_yuan
- 学习计算机图形学时的作业,点,线,圆的画法。-study computer graphics at the operations, point, line, a round of paint.
Graph
- 矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
graph
- 颜色的选择与处理.文字的选择与处理.位图加载与背景.点,线,矩形,椭圆的绘制.对话框控件的颜色设置.串行化的使用.保存当前背景等
painter
- 几个画图的程序,有如何画线、画点等--Some code that about drawing such as draw dot 、line
palette
- 小型绘图系统(VC++) 实现类似于windows的画板的功能。画点,画线,做2次开发比较好。 -Small-scale mapping system (VC++) To achieve similar functionality windows of the drawing board. Painting points, drawing lines, to do 2 times the development of better.
VB_drawing
- 画图,绘制点线面,装载点线面,导出点线面。 画线必须在点的基础上画,即连点成线。-Drawing, drawing points and lines to cover, loading points and lines face, Export Point, Line and Area. Draw a line must be drawn based on the point that even the points into lines.
draw
- 简单绘图功能,能够实现点,线,圆,椭圆,多边形等功能-Simple graphics functions, to achieve point, line, round, oval, polygon and other functions
Graphic
- 这是一个可以画点线矩形还有椭圆的程序,很有用。-this is a programme ,which is used for drawing points,lines,rectangular and ellipticals,very useful!
scad
- 一个简单的绘图程序,可以画点线几何图形,改变颜色-A simple drawing program, point-line geometry can be painted to change color
BezierCurves
- 贝塞尔曲线绘图演示,支持鼠标选取任意点,曲线实时连接-Bezier curve drawing demonstration in support of the mouse select the point
Graphic
- 自己编写的画点线圆的小程序,大家可以参考一下啊。-I have written a small circle drawn dotted line program, we can refer to ah.
GraphicalCS
- 基本的画图程序,可实现基本的点,线,椭圆的绘制,适合于初次接触C# -The basic drawing program, the basic point, line, ellipse drawing, suitable for initial contact with the C#
GDIPDrawing
- 运用GDI+结合C#做的画图实验 可以绘制点线 和文字信息 适合初学者学习 -Combination of C# do use GDI+ the drawing experiment can draw points, lines, and text information for beginners to learn
DRAW1
- MFC小程序 能够实现二维图形基本功能 包括画笔画刷的设置 点 线 园 多边形等基本形状的绘制 能够运行 希望大家指教-MFC small program to achieve basic two-dimensional graphics functions including the selection of the brush brush garden arc and other graphics to draw points can run normally hope you counse
OpenGLDemo
- 使用OpenGL显示obj文件,使用GLM可以将obj文件进行解析,之后使用OpenGL中的绘画功能将obj文件中的点线面进行描绘-Use OpenGL display obj file, you can use the GLM obj file is parsed, then use OpenGL drawing functions in the obj file depicted point line
WAVE_22239_22239
- 一个曲线图数据监控软件:源码主要是自己写的一个曲线图点线封装的控件。-A graph of data monitoring software: The main source is to write a graph point line packaging control.
