Farseer 物理教程、帮助文件
有没有适合c#初学者使用的教程或帮助文件。
Is there a tutotial or help file, suitable for a beginner c# programmer to use.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有没有适合c#初学者使用的教程或帮助文件。
Is there a tutotial or help file, suitable for a beginner c# programmer to use.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
我意识到这是一个老问题,但对于未来的搜索者,我将发布一些链接:
Farseer 物理助手
Blend 的物理助手可以非常轻松地创建逼真的游戏或演示,几乎不需要任何代码:)
http://physicalshelper.codeplex.com/
Farseer 物理引擎简单示例
非常简单和易于理解的示例(与原始 Farseer 示例相比)
http://farseersimplesamples.codeplex.com/
I realize this is an old question, but for future searchers I will post a few links:
Farseer Physics Helper
Physics helper for Blend makes it very easy to create realistic looking games or demos using practically no code :)
http://physicshelper.codeplex.com/
Farseer Physics Engine Simple Samples
Very simple and easy to understand samples (compared to the original Farseer ones)
http://farseersimplesamples.codeplex.com/
Farseer 物理引擎的主要文档位于主页上。
http://www.codeplex.com/FarseerPhysics/Wiki /View.aspx?title=Documentation&referringTitle=Home
你也可以查看源代码,里面有一个 demos 文件夹,虽然只有一个例子,但它可以告诉你如何实现引擎
http:// www.codeplex.com/FarseerPhysics/SourceControl/DirectoryView.aspx?SourcePath=%24%2fFarseerPhysics%2fDemos%2fXNA3%2fGettingStarted&changeSetId=40048
作为最后的手段,请查看他们的论坛,并提出一些问题。 他们看起来很友善,应该能够帮助您解决任何问题。
http://www.codeplex.com/FarseerPhysics/Thread/List.aspx
The primary documentation for the Farseer Physics engine is on the homepage.
http://www.codeplex.com/FarseerPhysics/Wiki/View.aspx?title=Documentation&referringTitle=Home
You can also check out the source code, they have a demos folder in there, though it's only got one example, but it can show you how to implement the engine
http://www.codeplex.com/FarseerPhysics/SourceControl/DirectoryView.aspx?SourcePath=%24%2fFarseerPhysics%2fDemos%2fXNA3%2fGettingStarted&changeSetId=40048
For a last resort, check out their forums, and ask some questions. They seem nice enough that they should be able to help you out with any questions.
http://www.codeplex.com/FarseerPhysics/Thread/List.aspx
Andy Beaulieu 一直致力于让 Farseer 在 Silverlight 中更易于使用,您可以在此处阅读相关内容:
http://www.andybeaulieu.com/Home/tabid/67/EntryID/115/Default.aspx
Andy Beaulieu has beein doing a lot of work to make Farseer easier to use in Silverlight, you can read about it here:
http://www.andybeaulieu.com/Home/tabid/67/EntryID/115/Default.aspx
带有 Farseer 教程的精彩网络广播 - http://msdn.microsoft.com/en-us/ hh781459.aspx
Great webcast with a Farseer tutorial - http://msdn.microsoft.com/en-us/hh781459.aspx