Hi guys,
i'm trying to apply a force on the points of a geometry.
So far i have a DOP network where i retrieve my geometry and its points, i give these points a mass and a velocity in my solver i'm coding.
Then i add a gravity node.
I read this article in the documentation : http://www.sidefx.com/docs/hdk13.0/_h_d_k__op_basics__sim_solver.html#HDK_OpBasics_SimSolver_ExternalForces
that explains how to retrieve the forces in the DOP network but then how can i apply them to my points?
Tell me if you need more informations.
Thanks.