在C#中的图形密集应用程序(使用.NET /单声道) [英] Intensive graphics application in C# (with .NET/Mono)

查看:151
本文介绍了在C#中的图形密集应用程序(使用.NET /单声道)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果你正在编写一个2D图形密集型应用程序在C#中(如动画软件或音乐编曲与自动化图形控制),其中之一将是图形库一个更好的选择?

If you were writing a 2d graphics intensive application in C# (like animation software or a music sequencer with automated graphics control), which one would be a better choice for graphics library?

我想开发一个跨平台的应用程序(至少便携式在Windows 7和Linux),我想要只使用C#,避免混合code C ++中(由于还互操作性问题)

I'd like to develop a cross-platform application (at least portable on Windows 7, Linux), and I'd like to use only C#, avoiding mixing code in C++ (due also to interop issues).

我已经给一个尝试OpenTK,但是它缺少文档,它似乎(使用单这让我有时会死机X服务器!)是不是很稳定......也许我错了,但我不觉得它是一个长期支持的库,它是要死了......

I've already give a try to OpenTK, but it lacks of documentation, and it seems to be not very stable (using Mono it makes me sometimes crash the X server!!!)... And maybe I'm wrong, but I feel it is not a long supported library and it is going to die...

有没有的良好而稳定的的OpenGL的包装.NET /单声道?

Is there a good and stable OpenGL wrapper for .NET/Mono?

我知道有Silverlight中的单声道(月光)一个移植,但我读到有不好的表现。

I know there is a porting of Silverlight on Mono (Moonlight), but I read that has bad performance.

感谢你。

推荐答案

Irrlicht的库,但我们还是决定使用OpenTK我们的项目。 Desipe在最新的版本(1.0)的一些缺点,它的工作原理相当稳定的Win7和它的作品在Linux上也是如此。

There is irrlicht library but we decided to use OpenTK in our projects. Desipe some drawbacks in newest version (1.0) it works quite stable on Win7 and it works on Linux as well.

这篇关于在C#中的图形密集应用程序(使用.NET /单声道)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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