有没有在AS3中绘制复杂图像的开源库?

发布于 2025-01-08 09:34:21 字数 120 浏览 0 评论 0 原文

是否有任何库或工具可以帮助我绘制复杂的东西并且仍然能够在 Flex 项目中使用它?

我谈论的是使用纯 AS3 代码进行绘图。

我的意思是 AS3 中的 Graphics 类是否有某种开源替代品?

Are there any libraries or tools that will help me draw something complex and still be able to use it in a flex project?

I talk about drawing with plain AS3 code.

I mean is there a certain opensource replacement for the Graphics class in AS3?

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

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

发布评论

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

评论(1

醉酒的小男人 2025-01-15 09:34:21

我想您可能正在寻找 SVG。您可以使用 Inkscape 等工具绘制矢量图形,并使用 as3svgrendererlib。您甚至可以使用 svgeditor-as3 处理 SVG 图像。

I think you may be looking for SVG. You can draw vector graphics with tools such as Inkscape and display them in a flex project using as3svgrendererlib for example. You can even SVG images using svgeditor-as3.

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