Skip to content

Tags: OpenISS/SoftbodySimulationSystem

Tags

SOFTBODY_PRE_SPRING_NUMBERS

Toggle SOFTBODY_PRE_SPRING_NUMBERS's commit message
chapter 5

SOFTBODY_3D_SUDIVISION_ATTACHMENT

Toggle SOFTBODY_3D_SUDIVISION_ATTACHMENT's commit message
Make both subdivision and spring attachment work through Face. TODO: …

…what remains is inner ball for 3D and other forces between them, and then code clean up and docs.

SOFTBODY_ALPHA_WORKING_DEMO

Toggle SOFTBODY_ALPHA_WORKING_DEMO's commit message
The best out come to date with the 2-layer 3D ball with all types of …

…springs working. Be careful when tweaking params in global.h.

SOFTBODY_SUBDIVISION

Toggle SOFTBODY_SUBDIVISION's commit message
Make subdivision work (was missing new Particle() for pa, pb, pc. TOD…

…O: proper spring updates.

PRE_3DCOMPLETION

Toggle PRE_3DCOMPLETION's commit message
will work on 3d. nearest point, normal for faces are working

SOFTBODY_1D2D_DEBUGGED_EULER

Toggle SOFTBODY_1D2D_DEBUGGED_EULER's commit message
Basically, 1D and 2D were debugged with Euler. Begin adapting 3D and …

…closest point for dragging.

SOFTBODY_1D2D_PRIOR_CLEANUP

Toggle SOFTBODY_1D2D_PRIOR_CLEANUP's commit message
Commit somewhat working stuff before code clean up.