David Himmelstrup

Results 297 comments of David Himmelstrup

> How do I submit a pull request to a branch that does not exist in the original repo? Easiest way is to directly push your own branch: git remote...

Maybe [Active](https://hackage.haskell.org/package/active-0.2.0.14/docs/Data-Active.html) would be a better fit.

I've removed the diagrams dependency but not yet created a 'reanimate-diagrams' package.

You can generate SVG images with `diagrams` and the load the images in reanimate.

Raw mesh on the left, smoothed mesh on the right: ![smoothing](https://i.imgur.com/HWRUUR9.gif)

There's no quick fix, I'm afraid. The problem lies in the translation layer between SVGs and the Chiphunk 2D physics library. That translation layer was incredibly poorly written (by me)...

Access to external data-sets requires tools such as curl/wget/tar/unzip/sha256. I don't think it would be appropriate for `reanimate-svg` to have these dependencies.

- [x] - [ ] - [x] - [ ] Perhaps more from:

Very cool! I'm definitely interested. I'll poke you in 10 days. Good luck with finals.

I'm actually more interested in using equality saturation with Core rather than GRIN. Although it is applicable to both languages, Core should be way easier to convert to a PEG...