Skip to content

Instantly share code, notes, and snippets.

View jasonfarrell's full-sized avatar

Jason Farrell jasonfarrell

View GitHub Profile
@jasonfarrell
jasonfarrell / cloth.js
Created December 30, 2015 23:22 — forked from yyolk/cloth.js
/*
* Cloth Simulation using a relaxed constrains solver
*/
// Suggested Readings
// Advanced Character Physics by Thomas Jakobsen Character
// http://freespace.virgin.net/hugo.elias/models/m_cloth.htm
// http://en.wikipedia.org/wiki/Cloth_modeling
// http://cg.alexandra.dk/tag/spring-mass-system/