Closed GoogleCodeExporter closed 8 years ago
In rereading the report, I realize that my description might be a bit cryptic.
If it
isn't sufficient, please feel free to contact me.
Original comment by aaron.h...@gmail.com
on 16 Jun 2008 at 9:47
This issue is due to the fact that the Physics2DDotNet and the AdvanceMath
projects
are built with the full .Net Framework. Silverlight applications run against
the
streamelined silverlight runtime which does not include all the functionality
that .net has. Because of this, the physics libraries would need to be ported
to
silverlight in order for them to be used by silverlight applications.
Original comment by ButtCru...@gmail.com
on 24 Jun 2008 at 7:56
Based upon this it might be best to remove the "silverlight" tag from the
project
itself.
Original comment by aaron.h...@gmail.com
on 24 Jun 2008 at 8:44
If you need a physics engine for silverlight you can use the Farseer Physics
Engine
found here: http://www.codeplex.com/FarseerPhysics
Original comment by ButtCru...@gmail.com
on 27 Jun 2008 at 1:05
Farseer is quite nice. There are however some flakeyness issues within
silverlight.
Probably issues with silverlight or my own programming, but I wanted to evaluate
this engine for stability within the silverlight environment.
Original comment by aaron.h...@gmail.com
on 27 Jun 2008 at 5:02
OK I’ve been working on this and have had the port complete for a while but
since it
uses a .net 3.0 feature and is in a different project I just not yet had the
time to
merge it into the main branch.
Original comment by Jono.Por...@gmail.com
on 19 Jul 2008 at 8:59
holy monkeys man! I would be THRILLED to see a silverlight port of this. I've
got
a client-server architecture in one of my projects w/ the client being
silverlight.
If I could use this physics engine in both, things would be much sweeter for me
:)
(My original plan was to use farseer for the client and Physics2d.Net for the
server).
Original comment by ButtCru...@gmail.com
on 20 Jul 2008 at 4:59
Ok I've got the changes to let it compile in SilverLight in the SVN. Now let me
see
those SilverLight apps! :)
Original comment by Jono.Por...@gmail.com
on 31 Jul 2008 at 11:55
SWEET! I'm on it!
Original comment by ButtCru...@gmail.com
on 2 Aug 2008 at 6:37
Original issue reported on code.google.com by
aaron.h...@gmail.com
on 16 Jun 2008 at 9:45