Skip to content

Commit

Permalink
minor front page fix
Browse files Browse the repository at this point in the history
  • Loading branch information
schteppe committed Sep 21, 2014
1 parent e3d7c0c commit 7c63aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2>What is cannon.js?</h2>

<h3>Features</h3>
<ul>
<li>Lightweight, smaller file size than physics engine ports, such as <a href="https://github.com/kripken/ammo.js">ammo.js</a> and <a href="http://www.jiglibjs.org/">JigLibJS</a>.</li>
<li>Lightweight, smaller file size than many ported physics engines.</li>
<li>100% open source JavaScript, written from scratch.</li>
<li>Uses an iterative Gauss-Seidel solver to solve constraints.</li>
<li>Uses the <a href="https://www8.cs.umu.se/kurser/5DV058/VT09/lectures/spooknotes.pdf">SPOOK</a> stepper.</li>
Expand Down

0 comments on commit 7c63aae

Please sign in to comment.