Skip to content

Commit 123cfd1

Browse files
committed
Create README.md
1 parent cb74fb2 commit 123cfd1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
verlet-js
2+
=========
3+
4+
A simple Verlet (pronounced 'ver-ley') physics engine written in javascript.
5+
6+
7+
License
8+
-------
9+
You may use verlet-js under the terms of the MIT License (See LICENSE).
10+
11+
12+
Examples
13+
--------
14+
1. Shapes
15+
2. Angular constraints
16+
3. Cloth
17+
4. Spider web

0 commit comments

Comments
 (0)