verlet-js icon indicating copy to clipboard operation
verlet-js copied to clipboard

open to a PR to de-crustify this?

Open mreinstein opened this issue 2 years ago • 1 comments

@subprotocol would you accept a PR that makes this thing easier to run out-of-the-box? When I npm install and build things locally I get some errors and the examples are all non-functional.

Happy to simplify things and get the default state running again if you're open to that.

mreinstein avatar Feb 09 '24 19:02 mreinstein

Hey @mreinstein I started working on a typescript version of this library since this one hasn't received a commit in 10 years and seems a little abandoned.

In case you are interested: https://github.com/JonasGruenwald/verlet-ts

It's incomplete as of now though. Really appreciate how straightforward this original library is though, very easy to understand, I enjoyed adapting it.

JonasGruenwald avatar Mar 11 '24 14:03 JonasGruenwald