在 C# 中快速在屏幕上绘制各种形状/文本的轻量级方法?

发布于 2024-11-01 08:48:55 字数 207 浏览 2 评论 0原文

希望这是一个非常简单的问题!

哪种方法(可能还有库)被认为最适合在 2D 画布上绘制文本和形状以及修改单个像素,以便我可以实现至少 30FPS?我已经了解了多种方法,例如 SDL、DirectX、WPF、Windows Forms Graphics 等,但我想知道我应该花大部分精力学习哪一种才能实现我的目标?社会最尊重哪一位?

非常感谢,

尼克·希尔

This is hopefully a really simple question!

Which method (and possibly library) is considered to be the best for drawing text and shapes, and modifying individual pixels, on a 2D canvas, such that I can achieve at least 30FPS? I already know of various methods, such as SDL, DirectX, WPF, Windows Forms Graphics etc, but I wondered which one I should spend most of my effort on learning in order to achieve my goal? Which one does the community respect the most?

Thanks very much,

Nick A Hill

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

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

发布评论

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

评论(1

尘世孤行 2024-11-08 08:48:55

将其视为快速图形框架:

超快速 2D 和图形框架3D 图形框架甚至可用于 XBox 和 PC 中的游戏设计!

对于其他微软框架(如.net框架)的开发人员来说,学习它很容易

Look at this as a fast graphics framework :

Ultra Fast 2D & 3D Graphics Framework used even for game design in XBox and PC!

Its learning is easy for developers of other microsoft frameworks (like .net framework)

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