Recent content by omerAF

  1. O

    What is the Best 2D Physics Engine for a Real-Time Simulation Program?

    Hello! I'm trying to write a 2D program that uses simple physics. I was wondering what would be the best 2D physics engine to use in my case, and if it even matter what engine I choose. I also want my simulation to run in real time, so at least 30 fps on a decent home computer. I prefer a fast...
  2. O

    Compute Fluid drag, Swim Physics

    Well, I learned vectors and newoton laws, finished calculus, but nothing else that could be important. I'm in eleventh grade, so I still got some thibgs to learn, but I do know the basics. I'm pretty flexible with my programming language, I would rather use c# but if I would have to learn a new...
  3. O

    Compute Fluid drag, Swim Physics

    Hello, I'm trying to create a simulation of swimming "Animats" (artificial animal). However, I'm only an high school student, so I don't know how to deal with fluid drag and fluid dynamics. In this link you could find a short animation I made describing the swim motion my animat is going to...
Back
Top