Flash可以执行复杂的“包裹”吗?转变?

发布于 2024-12-20 19:26:21 字数 339 浏览 10 评论 0原文

可能的重复:
如何弯曲显示对象?

是否可以使用 Flash进行更复杂的 3D 转换?

我已经发现 3D 旋转是可能的。此外,我还需要一些扭曲变换,以便将图像“包裹”在瓶子周围。

杯子上的扭曲徽标

这可能吗?

Possible Duplicate:
How can I bend a a display object?

Is it possible to use Flash to do more complex 3D transformations?

I already found out 3D rotations are possible. Additionally I also need some warp transformation in order to 'wrap' an image around a bottle.

warped logo on mug

Is this possible?

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

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

发布评论

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

评论(1

盗琴音 2024-12-27 19:26:21

DisplacementMapFilter 可能就是您正在寻找的东西。使用起来相当复杂,但是有一些教程,例如 http:// nodename.com/blog/2006/01/16/psyarks-displacementmapfilter-tutorial/http://www.emanueleferonato.com/2007/12/ 03/understanding-flash-displacement-map-filter/ 这有助于理解它在理论上是如何工作的。不过,让变换后的图像看起来真实将是一项艰巨的工作......

The DisplacementMapFilter might be the thing you're looking for. It's quite complicated to use, but there are some tutorials like http://nodename.com/blog/2006/01/16/psyarks-displacementmapfilter-tutorial/ and http://www.emanueleferonato.com/2007/12/03/understanding-flash-displacement-map-filter/ that are helpful to understand how it works theoretically. Make your transformed image look real will be hard work, though...

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