Asked by:
farseer physics

Question
-
does farseer physics engine work with bitmap images and what can it do with images
Sunday, June 6, 2010 9:49 AM
All replies
-
I am not sure if this works with vs 2010
however you are really reaching for a reseach project application which are usually outside the normal silverlight.....
here is something http://farseerphysics.codeplex.com/ whch is developed in codeplex
http://www.andybeaulieu.com/Home/tabid/67/EntryID/89/Default.aspx
Sunday, June 6, 2010 7:10 PM -
This example shows a bitmap image using Farseer physics:
http://www.andybeaulieu.com/silverlight/3.0/physicshelper3/index.htm
Sunday, June 6, 2010 7:30 PM -
the farsser physics is a set of routines to use like directX correct?
Is there some hello world examples of learning to use farseer with bitmaps?
I am thinking the time it takes to learn to use this you could have written it yourself.
Wednesday, June 9, 2010 9:17 AM -
Is there some hello world examples of learning to use farseer with bitmaps?
I doub't that Andy's examples could get any easier :)
VIDEO ON "THE BASICS" VIEW
This is an intro video on using the Behaviors to apply Physics in Expression Blend.Wednesday, June 9, 2010 9:29 AM -
I dont use expression blend and I am unlikely to start using it.
Is there anything else?
Is it extra coding routines so I can use this in the code behind of is it more like a Flash Authorscript thing
Wednesday, June 9, 2010 8:59 PM -
I have asked this a long time ago but I am looking at farseer physics again.
My issue is finding examples that use bitmap images and farseer and silverlight in some basic tutorials (no Blend).
What I am finding is this Blend being used with farseer physics which I dont want (I dont want to buy it or use the trial). It seems farseer is to be used with Blend for behaviours is this correct?
Thursday, September 16, 2010 9:22 PM