abouttreesummaryrefslogcommitdiff
path: root/Scripts
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18enable cloth-cloth collisionPatrick1-1/+1
2021-03-18rename to match mass spring modelPatrick1-37/+37
2021-03-18fix exploding behaviourPatrick2-55/+88
2021-02-06uv mapping, add texture to flagPatrick Schönberger2-20/+22
2021-02-06add cloth-cloth collisionPatrick Schönberger2-10/+53
2021-02-06tweaking parametersPatrick Schönberger2-22/+33
2021-02-06simulatePatrick Schönberger2-11/+83
2021-02-06add Constraint class, add constraints to clothPatrick Schönberger1-21/+56
2021-02-06render clothPatrick Schönberger2-3/+120
2021-02-06restore basic scene in main.jsPatrick Schönberger2-2/+182
2021-02-06copy old files for refactoring, update Three.jsPatrick Schönberger7-8161/+4990
2021-02-03new filesdevPatrick Schönberger1-0/+1229
2021-02-01orbit/background, flag, wind controlPatrick Schönberger2-17/+52
2021-02-01cloth-cloth collisionPatrick Schönberger2-10/+41
2021-01-24Code refactoringRamtin Naraghi1-38/+47
2021-01-24Distinguish between right and left mouse click for wind and draggingRamtin Naraghi2-4/+7
2021-01-24Wind Force added, Cloth dragging added, fix vertex normals and change lightingRamtin Naraghi2-18/+104
2021-01-22fix spring force calculationPatrick Schönberger2-9/+18
2021-01-22fix verlet integration, add windPatrick Schönberger2-39/+34
2021-01-22change materialPatrick Schönberger2-20/+75
2021-01-22Adjusting parametersRamtin Naraghi1-7/+10
2021-01-22correct units, tweak parametersPatrick Schönberger2-34/+41
2021-01-18make vertices rigid, tune parametersPatrick Schönberger2-29/+60
2021-01-18WIP Cloth SimulationRamtin Naraghi2-16/+177
2021-01-06add cloth.js filePatrick Schönberger1-0/+285
2021-01-06reorganize code into separate filesPatrick Schönberger1-290/+11
2021-01-06comment codePatrick Schönberger1-181/+332
2021-01-04Render Vertices and SpringsPatrick Schönberger1-25/+60
2021-01-04Add Spring PropertyPatrick Schönberger1-36/+57
2021-01-04Change Face RepresentationPatrick Schönberger1-9/+58
2021-01-04Rendering ClothPatrick Schönberger1-6/+71
2021-01-04Basic Three.js SetupPatrick Schönberger3-0/+89632
2020-12-30Initial directory hierarchyRamtin Naraghi1-0/+0