用圆圈绘制形状

发布于 2024-12-11 12:51:01 字数 277 浏览 0 评论 0原文

我遇到的问题是如何解决使用圆圈形成徽标的问题。我已经手动完成了一个字母,但是对每个字母都需要永远这样做,所以我在这里询问是否有人知道更快的方法。

要求:
- 必须填充非圆形字母(即不必精确,但看起来有边缘)
- 圆圈必须有动画效果,因此它们需要有阴影并且看起来就像它们降落在适当的位置

这是我到目前为止所拥有的: http://2bitpixel.net/Dots.swf

The issue I am having is how to tackle forming a logo using circles. I have done one letter manually, however it would take forever to do this with every single letter, and so I am asking here if anyone knew of a faster method.

Requirements:
- Has to fill non-circular letters(i.e. does not have to be precise, but look like it has edges)
- Circles have to animate in, therefore they need to have drop shadow and seem like they are landing in place

This is what I have so far: http://2bitpixel.net/Dots.swf

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

如若梦似彩虹 2024-12-18 12:51:01

粒子系统(例如 Flint 粒子系统)可以自动执行您的任务。

在他们的主页

上,您可以看到红色粒子组装形成单词。这是徽标补间:

http://flintarticles.org/examples/logotween

还有一个类似的代码徽标烟花教程:

http://flintarticles.org/examples/logo-firework

Particle systems such as the Flint Particle System would automate your task.

http://flintparticles.org/

On their homepage, you see red particles assembling to form words. This is the logo tween:

http://flintparticles.org/examples/logotween

There is also a similar code tutorial for logo fireworks:

http://flintparticles.org/examples/logo-firework

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文