Recent content by CBridgman

  1. C

    Applying constant acceleration frame by frame

    Ahaa, thanks diazona. (Slaps self for being silly, etc) It's not so much that I thought the universe operates in discrete steps, but that the formulae could be used in discrete steps, and indeed they can, if applied correctly. So, instead of doing this: velocity = velocity + acceleration x = x...
  2. C

    Applying constant acceleration frame by frame

    Homework Statement Hi, I am working on a camera system in flash, and am trying to implement an ease in/out effect where the camera moves between two points, with positive acceleration up to the midpoint, and then negative accelaration up to the end point. I've had a look through the equations...
Back
Top