abouttreesummaryrefslogcommitdiff
path: root/Scripts/main.js
AgeCommit message (Expand)AuthorFilesLines
2021-02-06uv mapping, add texture to flagPatrick Schönberger1-5/+5
2021-02-06add cloth-cloth collisionPatrick Schönberger1-1/+5
2021-02-06tweaking parametersPatrick Schönberger1-2/+2
2021-02-06simulatePatrick Schönberger1-1/+3
2021-02-06render clothPatrick Schönberger1-2/+10
2021-02-06restore basic scene in main.jsPatrick Schönberger1-0/+181
2021-02-06copy old files for refactoring, update Three.jsPatrick Schönberger1-201/+0
2021-02-01orbit/background, flag, wind controlPatrick Schönberger1-3/+32
2021-02-01cloth-cloth collisionPatrick Schönberger1-2/+2
2021-01-24Code refactoringRamtin Naraghi1-38/+47
2021-01-24Distinguish between right and left mouse click for wind and draggingRamtin Naraghi1-3/+6
2021-01-24Wind Force added, Cloth dragging added, fix vertex normals and change lightingRamtin Naraghi1-10/+41
2021-01-22fix spring force calculationPatrick Schönberger1-7/+13
2021-01-22fix verlet integration, add windPatrick Schönberger1-32/+15
2021-01-22change materialPatrick Schönberger1-1/+8
2021-01-22correct units, tweak parametersPatrick Schönberger1-2/+10
2021-01-18make vertices rigid, tune parametersPatrick Schönberger1-5/+7
2021-01-18WIP Cloth SimulationRamtin Naraghi1-2/+13
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önberger1-0/+70