##################################################################################

GOOD NEWS!
Farseer Physics Engine 3.5 is under development.

Click here to support us!

##################################################################################

How can I use the ContactListener?

first post: Wizard999 wrote: I downloaded Farseer Physics Engine 3.3.1 Samples XNA(Recommended D...

latest post: benblo wrote: Here's how I do it: ``` // do this on whatever constructor / init...

Games That Use Farseer Physics Engine 3.x

first post: genbox wrote: If you create a game that uses FPE 3.x, we would like to know about...

latest post: nkast wrote: Pinball league: The World of Dr. Pickaxe Pinball game for Windows ...

How can I create polygons in Farseer 3.3.1?

first post: Wizard999 wrote: I tried the example in the documentation but it isn't working. I al...

latest post: streikbrecher wrote: Look at the specs! Its (data, width, holeDetection), so change it t...

Balls not bouncing!!!

first post: cristianormd wrote: I created a fixture called Bolinha1 (Ball1), and gave it some speed...

latest post: mheydlauf wrote: Experiment with the friction and restitution on both bodies... Rest...

How can I create triangles?

first post: Wizard999 wrote: How can I create triangles in Farseer? I have no clue how to do that.

latest post: Beringela wrote: I used pyramids in one game, but I'm sure you could adapt this to m...

Trouble with the Camera2D Class

first post: ASlave2Gravity wrote: Hey all, I really need some help with camera tracking. I apply t...

latest post: ASlave2Gravity wrote: Whoops never mind I solved it. Very silly mistake. ``` graphic...

Mario jumps not correctly

first post: Wizard999 wrote: I have a little problem with jumping. For example, the character(Ma...

latest post: johnnysayasane wrote: Oh thank you for the Link. I'm looking for it too. :D And I found t...

Appling linear impulse twice causes extreme impulse

first post: Athyl wrote: Hi! We're working on a 2D-sidescroller using Farseer and we've ar...

latest post: johnnysayasane wrote: try Body.ResetDynamics() before doing the double jump. This will re...

How do I make a tile passable in one direction only?

first post: Wizard999 wrote: I want that my character can jump up through platforms, but does no...

latest post: johnnysayasane wrote: You should try download the Testbed project in the Download section...

Farseer Physics Engine 3.5 Features

first post: genbox wrote: As you might have seen, FPE 3.5 is under development. I'm working ...

latest post: TerraCo wrote: I like the idea of scalability with this engine. It's not uncommon ...