Live data from Hacker News

Repulsive Curves

cs.cmu.edu

1–10 of 34 posts

Re: Repulsive Curves

#4
One of the insights here is using the “tangent point energy” as part of the repulsion loss function. If anyone’s used, or knows of, a python implementation of this TPE function then please lmk!

Re: Repulsive Curves

#7

Hold on, wasn't there a similar paper last year wrt non-intersecting shape/mesh optimization? (edit: I think it was a topology paper actually) I found this: https://arxiv.org/pdf/2201.06256.pdf but I don't think it's what I'm thinking of.

Yes; Keenan Crane does amazing work; his book (and online video series) on Discrete Differential Geometry are really good.

Re: Repulsive Curves

#8

Hold on, wasn't there a similar paper last year wrt non-intersecting shape/mesh optimization? (edit: I think it was a topology paper actually) I found this: https://arxiv.org/pdf/2201.06256.pdf but I don't think it's what I'm thinking of.

This shape filling curve method probably isn't what you're thinking of either, but it's neat and similar to the OP linked paper in 2D: https://news.ycombinator.com/item?id=25905534 & https://www.vidarholen.net/contents/blog/?p=1062

Re: Repulsive Curves

#9

If you liked repulsive curves, you may also enjoy repulsive surfaces: https://www.cs.cmu.edu/~kmcrane/Projects/RepulsiveSurfaces/i... Deep dive into repulsive geometry here: https://youtu.be/dtYGiCpzzbA

Oh, that's actually the one I was looking for. I should have thought to check your publications page first.
Post reply on HN