Search:

Type: Posts; User: digital.optiplex

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,372

    adding sound effects in Phys2d

    Hi,

    I'm new to game programming. Currently I'm working on Phys2d to make some physics related simulations. i.e. two Balls colliding, object moving on surface with certain friction etc etc.

    Now...
  2. Re: Need Urgent he-lp - Phys2D - Bodies doesn't bounce back after collision...

    Thanks, Actually I tried different Restitution value between 0.3 to 0.9 and its working fine now.

    However, if u r interested, following are the links:

    Phys2d Javadocs:
    Generated Documentation...
  3. Need Urgent he-lp - Phys2D - Bodies doesn't bounce back after collision...

    In my code there are two balls with certain velocity both from different direction collide with eachother... After Collision they are supposed to bounce back with certain velocity...But in my code...
  4. Re: Phys2d Velocity Problem... Body Movement from Point A to B with Velocity.

    Could you please describe more about interpolation, I googled it and got literally tons of resources but in various other fields...what other keywords i should attach to know more about it in my...
  5. Re: Phys2d Velocity Problem... Body Movement from Point A to B with Velocity.

    Thanks kevin for your suggestion: Following is not exactly SSCCE b/c the rendering class is not included (b/c of big size, but I can upload that file if required...) but I hope it will give clear...
  6. Phys2d Velocity Problem... Body Movement from Point A to B with Velocity.

    I am trying to write a code in Phys2d in which an object(BOX) is supposed to be moved from location A to location B with the Velocity of 2 m/s in certain direction let suppose North.

    I'm new to...
Results 1 to 6 of 6