https://github.com/sueda/eol-cloth
Revision 0f827caded883be82128b3a162f81f4b49e7fbc5 authored by Weidner on 12 July 2018, 17:26:52 UTC, committed by Weidner on 12 July 2018, 17:26:52 UTC
1 parent 7ba4660
Tip revision: 0f827caded883be82128b3a162f81f4b49e7fbc5 authored by Weidner on 12 July 2018, 17:26:52 UTC
Basic solver in place. Can do a simple cloth falling sim
Basic solver in place. Can do a simple cloth falling sim
Tip revision: 0f827ca
generalSettings.json
// General EOL Cloth settings
// Not including a setting will fall back to its default
{
"online": true,
"exportObjs": false,
"exportTimings": false,
"RESOURCE_DIR": "C:/Git/eol-cloth/resources",
"OUTPUT_DIR": "C:/Git/eol-cloth/objs"
}
Computing file changes ...