diff --git a/README.md b/README.md index 86699feb..a7ca6dbe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Jitter Physics 2, the evolution of [Jitter Physics](https://github.com/notgiven688/jitterphysics), is an impulse-based dynamics engine with a semi-implicit Euler integrator. It is a fast, simple, and dependency-free engine written in C# with a clear and user-friendly API. +Run a small demo directly [in the browser](https://jitterphysics.com/AppBundle/index.html) ! + +--- + screenshot screenshot screenshot screenshot diff --git a/docs/docs/webasm.md b/docs/docs/webasm.md index c9bc1b51..ea860f80 100644 --- a/docs/docs/webasm.md +++ b/docs/docs/webasm.md @@ -3,6 +3,6 @@ sidebar_position: 4 --- # Web demo -A demo scene showing Jitter2 running in the browser (size 18MB). +A demo scene showing Jitter2 running in the browser (size 14MB). **[Click here to load!](pathname:///AppBundle/index.html)**