Thread Previous • Date Previous • Date Next • Thread Next |
Hi Vaclav, why has ForceContainer to store also displacements and rotations? For instance, in NewtonIntegrator, I see: state->pos += state->vel*dt + scene->forces.getMove(id); Could not we use just state->pos? Thanks! Chiara
Thread Previous • Date Previous • Date Next • Thread Next |