abouttreesummaryrefslogcommitdiff
path: root/Scripts/cloth.js
AgeCommit message (Expand)AuthorFilesLines
2021-02-06tweaking parametersPatrick Schönberger1-20/+31
2021-02-06simulatePatrick Schönberger1-10/+80
2021-02-06add Constraint class, add constraints to clothPatrick Schönberger1-21/+56
2021-02-06render clothPatrick Schönberger1-1/+110
2021-02-06restore basic scene in main.jsPatrick Schönberger1-2/+1
2021-02-06copy old files for refactoring, update Three.jsPatrick Schönberger1-621/+4
2021-02-01orbit/background, flag, wind controlPatrick Schönberger1-14/+20
2021-02-01cloth-cloth collisionPatrick Schönberger1-8/+39
2021-01-24Distinguish between right and left mouse click for wind and draggingRamtin Naraghi1-1/+1
2021-01-24Wind Force added, Cloth dragging added, fix vertex normals and change lightingRamtin Naraghi1-8/+63
2021-01-22fix spring force calculationPatrick Schönberger1-2/+5
2021-01-22fix verlet integration, add windPatrick Schönberger1-7/+19
2021-01-22change materialPatrick Schönberger1-19/+67
2021-01-22Adjusting parametersRamtin Naraghi1-7/+10
2021-01-22correct units, tweak parametersPatrick Schönberger1-32/+31
2021-01-18make vertices rigid, tune parametersPatrick Schönberger1-24/+53
2021-01-18WIP Cloth SimulationRamtin Naraghi1-14/+164
2021-01-06add cloth.js filePatrick Schönberger1-0/+285