一份很简洁高效的代码,可以实现类似QQ音乐,千千静听等的桌面歌词,带阴影 抗锯齿 彩色文字
2021-11-30 20:06:27 14KB 桌面歌词 源代码 千千静听 QQ音乐
1
CTAA 抗锯齿插件 PC & VR v1.3(Mar 19,2018)u2017.1.1 VR PC IOS ANDROID 抗锯齿
2021-11-17 10:58:44 128.25MB unity CTAA 抗锯齿
1
流畅的线条 使用 GLSL 绘制抗锯齿线的简单演示 构建说明 视觉工作室 2010 打开smooth_line.sln 苹果电脑 安装 SDL2 make -f makefile_mac Linux(在 Ubuntu 上测试) 安装库:apt-get install build-essential mesa-common-dev libglu1-mesa-dev libglew-dev libsdl2-dev make -f makefile_linux
2021-11-15 09:16:43 2.28MB C
1
将 myaa.m 添加到您的路径中,并随时在 Matlab 中享受具有专业外观的抗锯齿图形。 Myaa 可以处理任何类型的图形(3-D、绘图、散点图等),甚至可以为文本、ui 控件和网格添加抗锯齿功能。 Myaa 非常适合复杂、杂乱和饱和的地块。 有关演示,请参阅附加的屏幕截图。 代码中包含更多示例,只需运行“help myaa”即可。 古玩: 对于那些经常“发布”代码的人来说,Matlab 的 snapnow.m 函数中包含一个未记录的抗锯齿选项。 要发布名为 test.m 的文件,您可以执行以下操作: opts.figureSnapMethod = '抗锯齿'; 发布('test.m',选择) 但是,您可以使用 myaa 更好地控制过程,这也是交互式使用 Matlab 时的最佳选择。 无论如何:抗锯齿对您有好处! :-)
2021-10-31 22:07:11 268KB matlab
1
MFC 工程,GDI(非GDI+)画线反走样处理,抗锯齿,画图时可自行加上简单的平滑处理
2021-10-18 21:01:04 35.43MB 反走样 MFC画图
1
Super Sampling SSAA 1.4
2021-10-17 10:37:27 385KB U3D抗锯齿
1
主要介绍了Android编程画图之抗锯齿解决方法,分析了两种抗锯齿的实现方法,并给出了实例代码进行总结,需要的朋友可以参考下
2021-09-14 14:46:39 82KB Android 画图 抗锯齿 Android画图
1
shader中 采用fwidth smoothstep 对圆边界抗锯齿的简单实现
2021-09-09 13:11:37 3KB unityanti unityshader
1
Wrap Look and Feel acts as a decorator for the current Look and Feel. Thus, you can choose any Look and Feel you want and wrap it with Wrap Look and Feel to enable anti-aliasing. Doing so requires a single line of code: import com.l2fprod.common.swing.plaf.wrap.Wrapper; Wrapper.wrap(); No matter which Swing Look and Feel you set, the wrap() method will handle it properly. One line of code is good, but not good enough. We'd be better off with no line of code at all. Frédéric feels the same way and provides the excellent Wrapit class you can use to install the Wrap Look and Feel at runtime: java -classpath wraplf.jar;. Wrapit WebHunter The Wrapit class contains a main() entry point that will install the Wrap Look and Feel and then call the main() entry point of the class passed as the first argument on the command line. This Look and Feel is a powerful tool you can use to enhance the appearance of any Java application, whether you have the source code or not.
2021-09-07 21:43:00 43KB wrap anti
1
超级采样抗锯齿全屏幕及相机效果着色器Unity游戏素材资源
2021-09-01 23:33:43 72.08MB Unity
1