搜索资源列表
rader
- 这是一个由java语言实现的模拟雷达屏的小程序,实现了抗锯齿和不闪烁的效果。-This is a java language from the radar screen simulation of small programs to achieve the anti-aliasing and flicker effect.
KangJuCihuoyanxiaoguo
- 全屏抗锯齿和景深效果演示 花了一个下午,写了个实用的演示.演示如何实现全屏抗锯齿和景深效果. A键 - 开始全屏抗锯齿 D键 - 开始景深效果 UP键 - 增加摄相机的焦距 N键 - 不要任何效果 DOWN键 - 减小摄相机的焦距 -full screen antialiasing and depth of field effects demo spend an afternoon, write
OpenGLDemo
- OpenGL功能演示,包括背景设置、光照、抗锯齿、平滑、旋转、缩放、纹理等。适合初学者。
HeavenLight
- 辽宁师范大学研究生会(yjsh.lnnu.edu.cn)首页flash的源码,修改自一个国外开源的flash 图片展示器(改动较大),xml控制,实现了图片在一定范围内的自适应大小/抗锯齿,说明文字,点击链接。
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text,
OpenGL入门学习程序
- OpenGL入门学习程序,通过对话框交互控制视图中的三维圆球进行背景颜色、前景颜色、光照、抗锯齿、旋转、缩放等的控制
Windows graphics drawing
- windows 图形算法,包括线、面,带有抗锯齿效果
rader
- 这是一个由java语言实现的模拟雷达屏的小程序,实现了抗锯齿和不闪烁的效果。-This is a java language from the radar screen simulation of small programs to achieve the anti-aliasing and flicker effect.
KangJuCihuoyanxiaoguo
- 全屏抗锯齿和景深效果演示 花了一个下午,写了个实用的演示.演示如何实现全屏抗锯齿和景深效果. A键 - 开始全屏抗锯齿 D键 - 开始景深效果 UP键 - 增加摄相机的焦距 N键 - 不要任何效果 DOWN键 - 减小摄相机的焦距 -full screen antialiasing and depth of field effects demo spend an afternoon, write
OpenGLDemo
- OpenGL功能演示,包括背景设置、光照、抗锯齿、平滑、旋转、缩放、纹理等。适合初学者。-OpenGL feature presentation, including background settings, light, anti-aliasing, smooth, rotate, zoom, texture and so on. Suitable for beginners.
HeavenLight
- 辽宁师范大学研究生会(yjsh.lnnu.edu.cn)首页flash的源码,修改自一个国外开源的flash 图片展示器(改动较大),xml控制,实现了图片在一定范围内的自适应大小/抗锯齿,说明文字,点击链接。-Liaoning Normal University Postgraduate Association (yjsh.lnnu.edu.cn) Home flash source code, modified from a for
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text,
TransparentButtonDemo
- Bob Carboni写的使用透明度、抗锯齿波、窗口区域等技术的按钮控件。Transparent Button with Region and Anti-Aliased Edges-Bob Carboni was the use of transparency, anti-aliasing wave technologies such as the window region of the button control. Transpa
YOYOPlayer1.1.3
- 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. 3,歌词的设置更为丰富,很多地方以前是固定的,现在都是可以改变的,并且增加了纵向显示
Antialiasing
- direct3d通过设置属性达到图形抗锯齿处理-Direct3D graphics by setting the property to reach deal with anti-aliasing
AggPlus24_Source
- AggPlus是对AGG的类似于GDI+的封装,AGG是一个相当于GDI+的2D图像库,它的抗锯齿比GDI+更好。-AggPlus is a set of classes and code emulation of Gdi+, based over the excellent Anti-Grain Geometry (AGG)
Demo_Project_src
- VC++下的绘图抗锯齿技术,通常用GDI绘图,在画园或者斜线的时候会产生锯齿,这份代码提供了抖动画线的技术,让绘图更加细腻-VC++ under the mapping of the anti-aliasing technology, usually with GDI drawing, or a slash in the paint when the park will have jagged, the code provides a
FontRouter_src
- FontRouter 源码 (Symbian OS 9 字体映射及抗锯齿处理)-FontRouter
Wu_Anti-Aliased_Line
- wu 抗锯齿绘图的算法源码另有说明文档。-Wu antialized line with document
aapoly
- 红宝书中抗锯齿直线的绘制例子,适合初学者研究。-Little Red Book in the example of anti-aliasing line drawing for beginners in.