在C#中绘制图形 [英] Rendering Graphics in C#

查看:225
本文介绍了在C#中绘制图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

还有没有其他的方式来呈现在C#中的图形超出了GDI +和XNA? (对于瓷砖地图编辑器的开发)

Are there any other way to render graphics in C# beyond GDI+ and XNA? (For the development of a tile map editor)

推荐答案

http://cs-sdl.sourceforge.net/index.php/Main_Page 是解决方案,我来爱。如果你需要3d的在它之上,你可以使用Tao.OpenGL到里面呈现。它速度快,行业标准(SDL,这是),以及跨平台。

http://cs-sdl.sourceforge.net/index.php/Main_Page is the solution I've come to love. If you need 3d on top of it, you can use Tao.OpenGL to render inside it. It's fast, industry standard (SDL, that is), and cross-platform.

这篇关于在C#中绘制图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆