ropes are doing something
[dosdemo] / tools / ropesim / src / ropesim.h
index f75e71b..7c56567 100644 (file)
@@ -6,6 +6,7 @@
 struct rsim_mass {
        cgm_vec3 p;
        cgm_vec3 v;
 struct rsim_mass {
        cgm_vec3 p;
        cgm_vec3 v;
+       cgm_vec3 f;
        float m;
        int fixed;
 
        float m;
        int fixed;