UIEffectDesignerView

码农软件 · 软件分类 · 动画(Animation) · 2019-07-06 21:11:44

软件介绍

利用第三方工具轻松创建iOS粒子系统(particle systems)动画效果。Apple 通过CAEmitterLayer提供了一个粒子系统(Particle Systems Emitter),用于生成各种粒子动画效果。但是依靠编程来实现一个不错的粒子动画效果,不是一件容易的事情,因为需要调整各种各样的参数,比如发射角度、速度、旋转速度等等。UIEffectDesigner是一个第三方的粒子动画制作工具(工具下载地址http://www.touch-code-magazine.com/uieffectdesigner/),可以通过GUI十分轻松方便调整各种粒子动画参数,并且可以十分方便将创建好的粒子动画代码通过本代码进行测试。 [Code4App.com]

本文地址:https://codercto.com/soft/d/9569.html

Algorithms in C (Computer Science Series)

Algorithms in C (Computer Science Series)

Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99

This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具