rapier.rs icon indicating copy to clipboard operation
rapier.rs copied to clipboard

JavaScript: Update example on CodePen.

Open NodeGuy opened this issue 3 years ago • 1 comments

The JavaScript User Guide Getting Started page references a CodePen example that's currently broken. I made the following changes:

  • Fixed it.
  • Made it more idiomatic JavaScript.
  • Made it graphical by rendering to the DOM instead of just printing on the console.

https://codepen.io/StubbornCreature/pen/dyedmKZ

Fixes https://github.com/dimforge/rapier.js/issues/48.

NodeGuy avatar Sep 29 '22 19:09 NodeGuy

Thanks, we will avoid to link to a "foreign" codepen, but updating it is definitely needed ! I'll keep this PR open until resolved

ThierryBerger avatar May 21 '24 13:05 ThierryBerger

Thanks!

sebcrozet avatar Mar 28 '25 09:03 sebcrozet