Location:
Search - antialias
Search list
Description: 有关DirectX的代码。我也不是很懂,正处于学习阶段,希望对大家有帮助吧
-the DirectX code. I do not really understand them, is in the learning stage, we hope to help it
Platform: |
Size: 329281 |
Author: laixin |
Hits:
Description: TProEffectImage is a TImage descendant
with Some Cool Effects like AntiAlias, Contrast,
Lightness, Saturation, GaussianBlur, Mosaic,
Twist, Splitlight, Trace, Emboss, etc.
Works with 24bit color BITMAPs.
Platform: |
Size: 288582 |
Author: wangj |
Hits:
Description: 一个简易的反走样线段绘制程序,给出了一个通用的wu象素解决方案。程序启动后,在窗口上任一点点击一下,然后分别用钩选反走样和不钩选可以绘制直线,可以看见反走样的效果。-a simple line drawing anti-aliasing procedures, is a common wu pixel solution. After commencement, 1:00 office window click, and then using anti-aliasing Senators and Congressmen can draw straight lines, we can see the effect of anti-aliasing.
Platform: |
Size: 172032 |
Author: 黄欣 |
Hits:
Description: NVIDIA Direct3D透明反锯齿演示C++源代码,需要Geforce7系列以上显卡。-NVIDIA Direct3D transparent antialiasing demo C source code, Geforce7 series needs more graphics.
Platform: |
Size: 6622208 |
Author: 赵杰伊 |
Hits:
Description: 有关DirectX的代码。我也不是很懂,正处于学习阶段,希望对大家有帮助吧
-the DirectX code. I do not really understand them, is in the learning stage, we hope to help it
Platform: |
Size: 328704 |
Author: laixin |
Hits:
Description: TProEffectImage is a TImage descendant
with Some Cool Effects like AntiAlias, Contrast,
Lightness, Saturation, GaussianBlur, Mosaic,
Twist, Splitlight, Trace, Emboss, etc.
Works with 24bit color BITMAPs.
Platform: |
Size: 288768 |
Author: wangj |
Hits:
Description: 在openGL下写的可以处理走样的图片的程序,即反走样。图像为在程序开始时自动载入的。-In openGL written under the picture can be dealt with aliasing procedures, that is, anti-aliasing. Images in the beginning of the proceedings automatically loaded.
Platform: |
Size: 1373184 |
Author: koala |
Hits:
Description: 有关反走样图形的绘制源码,还包括一个论文-antialias
Platform: |
Size: 432128 |
Author: nsang |
Hits:
Description: D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子-DIREXT FOR WINDOWS
Platform: |
Size: 328704 |
Author: yzp |
Hits:
Description: wu lines antialias demo
Platform: |
Size: 6144 |
Author: kikuzo |
Hits:
Description: Antialias da imagem com qualidade
Platform: |
Size: 243712 |
Author: marcospch |
Hits:
Description: Antialiase line algorithm experiments in microsoft visual basic.
Platform: |
Size: 105472 |
Author: malcolmferris |
Hits:
Description: 有关反走样图形的绘制源码,还包包括一个论文-antialias
-On anti-aliasing graphics rendering source, the package also includes a paper-antialias
Platform: |
Size: 433152 |
Author: insight |
Hits:
Description: 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下:
1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录;
2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录;
3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添加进该目录,因此本人需要更改工程的相关设置;
4、GUIConf.h中,打开GUI_SUPPORT_MEMDEV宏;
5、工程里,Simulation删除SIM_GUI组及相关文件,增加GUISim组,添加BASETSD.H头文件等;
6、增加Debug支持;
7、重新安排目录,重建VC工程;
8、VC工程同时融合了GUIDemo,便于GUI的学习,配置宏在uCGUI\Config\GUIConf.h文件中;
9、修复GUIDemo的Bug,第二个GUIDEMO_main()创建Stop按扭,按键无效,本人新添加了Start提示。-Many of my friends know uCGUI3.98 VC project source is incomplete, for this reason, I revised the uCOS3.98 VC works. The main changes are as follows: 1, increase uCGUI3.90 the AntiAlias JPEG, MemDev, the MultiLayer to GUI directory GUI directory, create a new VNC directory to increase GUI_ProcessVNC.c file, this file is empty, for consistency with the original project other New Touch catalog the Simulation directory increase BASETSD.H headers, New GUISim directory to SIM.h, SIM_X.c, GUI_SIM_NoWin32.h, GUI_SIM_Win32.h, GUISim.lib added to the directory, so I need change project settings 4 in GUIConf.h open GUI_SUPPORT_MEMDEV macro , engineering, Simulation delete SIM_GUI group and related documents, to increase GUISim group to add BASETSD.H header file 6, add Debug support 7 reschedule directory rebuild VC engineering , VC project combines the GUIDemo, easy GUI learn, the configuration macro the uCGUI \ Config \ GUIConf.h file 9, Fix GUIDemo the Bug second GUIDEMO_ma
Platform: |
Size: 2500608 |
Author: 华兄 |
Hits:
Description: 改控件源码中的AdvOfficePager.pas 的下面的方法;
function DrawVistaText(Canvas: TCanvas Alignment: TAlignment r: TRect FCaption:string AFont: TFont Enabled: Boolean RealDraw: Boolean AntiAlias: TAntiAlias Direction: TTabPosition Ellipsis: Boolean): TRect
将Caption:String改为FCaption:String,然后在函数体中新建一个局部变量“Caption:WideString”,
最后在代码段的第一行加入:Caption:=FCaption;即可。
修正代码完全保证了源代码的兼容性,仅仅是在开始改变了Caption的类型-Change control source AdvOfficePager.pas the following methods function DrawVistaText (Canvas: TCanvas Alignment: TAlignment r: TRect FCaption: string AFont: TFont Enabled: Boolean RealDraw: Boolean AntiAlias: TAntiAlias Direction: the TTabPosition Ellipsis: Boolean): TRect will Caption: String instead FCaption: String, and then in the body of the function, a new local variable " Caption: WideString finally added to the first line of the code segment: Caption: = FCaption can. The correction code fully guaranteed source code compatibility, only began to change in the type of Caption
Platform: |
Size: 1024 |
Author: piao |
Hits:
Description: VC下的gdi高频采样抗锯齿的例子,对于图形界面开发有很强的借鉴意义-high antialiasing example using gdi in VC++, for GUI development with a strong reference
Platform: |
Size: 24576 |
Author: fred |
Hits:
Description: LISSAGE COURBE
GRAPHIQUE TEMPS REEL AVEC LISSAGE COURBES ANTIALIAS
Platform: |
Size: 72704 |
Author: slim |
Hits:
Description: driectx 10示例程序,三角形旋转示例-driectx 10 sample programs, triangle rotating sample
Platform: |
Size: 10170368 |
Author: 陈晓伟 |
Hits:
Description: 一个纯整数的反走样直线生成算法论文与源代码,由原文作者提供,算法中没有灰度转换部分,速度快。使用2点实现反走样。-antialias anti-alias antialiasing anti-aliasing
Platform: |
Size: 415744 |
Author: nsang |
Hits:
Description: Windows GDI line drawing using antialias
Platform: |
Size: 19456 |
Author: ziomal
|
Hits: