寻找一个开源绘画风格程序作为游戏编辑器的基础

发布于 2024-09-08 05:30:37 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(6

孤芳又自赏 2024-09-15 05:30:37

MS-Paint 或 Photoshop 都不允许进行矢量图形操作,但 Inkscape 允许对 SVG 文件进行矢量图形操作。而且它是免费的、易于使用且有完善的文档。如果您想要一些更像 Photoshop 的东西(即它允许您操作位图),那么请尝试 Gimp - 同样免费,有详细的文档,并且相对易于使用。

Neither MS-Paint or Photoshop allow vector graphic manipulation, however Inkscape allows for vector graphics manipulation of SVG files. And it's free, easy to use, and well documented. If you want something more Photoshop like (i.e. it allows you to manipulate bitmaps), then try Gimp - also free, well documented, and relatively easy to use.

路弥 2024-09-15 05:30:37

我相信你的意思是 ala Illustrator,因为 Illustrator 是基于矢量的,而 Photoshop 是基于光栅的。我过去曾使用 Illustrator 做过此类事情,效果很好,但显然不是免费的。不幸的是,我不确定有什么好的免费矢量图形程序。

经过简短的搜索后,我看到了几个可能的候选人。 Inkscape (http://www.inkscape.org) 看起来很有希望满足您正在寻找的内容。同样,可能太简单了,但 GoogleDocs 现在提供了基于矢量的文档。

I believe you mean ala Illustrator as Illustrator is vector based, whereas Photoshop is raster based. I have used Illustrator for this kind of thing in the past, works great, but obviously is not free. I am not sure of a good free vector graphics program unfortunately.

After a brief search, I see a couple of likely candidates. Inkscape (http://www.inkscape.org) looks promising for what you are looking for. As well, possibly too simplistic, but GoogleDocs now has Vector based documents available.

无敌元气妹 2024-09-15 05:30:37

去年春天我参加了游戏设计课程,我们使用 XNA 游戏工作室创建了关卡编辑器。 Windows 窗体实际上使开发图形界面变得非常容易。

以下是可下载演示的列表,您可以使用它们来帮助您解决问题。这里的关卡编辑器听起来有点像您正在寻找的东西:

http://www.cis.cornell.edu/courses/CIS3000/2010sp/resources/demos.php

I took a course in Game Design last Spring and we created our level editors using XNA game studio. Windows Forms actually makes it pretty easy to develop the graphical interface.

Here is a list of downloadable demos that you can use to help you out. The level editor here sounds kind of like the thing you're looking for:

http://www.cis.cornell.edu/courses/CIS3000/2010sp/resources/demos.php

合久必婚 2024-09-15 05:30:37

ImageMagick 应该完全符合您的要求。
http://www.imagemagick.org/script/index.php
他们提供源代码和二进制文件。
这是来源的链接:
http://www.imagemagick.org/script/api。 php?ImageMagick=vbs078aa3mje21nulk7hd0eb93#dot-net

列表中有 .NET 版本以及 java 版本。
我希望这有帮助。干杯

ImageMagick should do exactly what you want.
http://www.imagemagick.org/script/index.php
They provide the source and binaries.
Here is the link to the source:
http://www.imagemagick.org/script/api.php?ImageMagick=vbs078aa3mje21nulk7hd0eb93#dot-net

There is a version for .NET in the list as well as java.
I hope that helps. Cheers

琉璃繁缕 2024-09-15 05:30:37

Paint.net

不过它更基于光栅(a la Photoshop)。

Paint.net?

It's more raster-based though (a la Photoshop.)

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