blob: d3a3923ca58c01b41b90ef9fd4e098b5daf909f9 (
plain)
1
2
3
4
5
|
# Overview
- index.html: basic html file for running simulation
- Scripts/cloth.js: implementation of cloth
- Scripts/main.js: setup of application and rendering
- Scripts/three.js/OrbitControls.js: Three.js files
|