C#中是否存在用于进行某些科学模拟的动画库. [英] Is there exist any animation library in C# for doing some science simulations.

查看:54
本文介绍了C#中是否存在用于进行某些科学模拟的动画库.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用C#进行科学模拟项目.使用C#中的哪个库制作科学动画?请告诉我!

I am making a project on scientific simulation using C#. Which library in C# is used to make a scientific animation? Please tell me!!!

推荐答案

我在互联网上的搜索返回了 [ ^ ].
My search on the internet returned this[^].


功能强大如果您使用WPF,则可以使用动画功能.

http://msdn.microsoft.com/en-us/library/ms752312.aspx [ ^ ].如果您需要以科学为导向的方法,那就更好了,因为您可以同时为一个或多个非常不同的特征(例如,变形矩阵的参数,单独对象的位置和方向等)制作动画.请记住,有几种不同的特征动画级别,从您自己的渲染(非常低级和非典型)到非常高的级别.当您将对象放在画布上并为对象属性设置动画时,最灵活的级别是在中间的某个位置.

—SA
The powerful animation capabilities are available if your using WPF.

http://msdn.microsoft.com/en-us/library/ms752312.aspx[^]. If you need scientific-oriented approach, this is even better, because you can animate one or more of very different characteristic at a time, such as parameters of transofmation matrix, position and orientation of separate objects, etc. Remember, there are several different levels of animations, starting from your own rendering (very low-level and non-typical) to a very hight level. The most flexible level is somewhere in the middle, when you put objects on a canvas and animate the object properties.

—SA


这篇关于C#中是否存在用于进行某些科学模拟的动画库.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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