chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.77k stars 455 forks source link

Projected trajectory - simulate movement ahead #267

Open RuiOrey opened 8 years ago

RuiOrey commented 8 years ago

Hi, is there any way to simulate a specific movement of an object at different timestep from other elements? To better illustrate what I mean, the objetive is for in a squash simulator to know in real time what is the impulse, direction, etc that needs to be applied to a ball to go to a specific position, takin into account that will be bounces in floor and walls. thanks in advance