This is immediately useful for a huge number of practical real-world applications. Make sure to watch the short explanatory video (and turn the sound on ) -- here's the direct link: https://www.youtube.com/watch?v=-uXFYpVumh4 The short video is great. The paper looks great (based on a very quick skim; this is an area in which the authors have far more expertise than me). The high-level explanations are great. The web…
Repulsive Curves
21–30 of 34 posts
Re: Repulsive Curves
#22This is immediately useful for a huge number of practical real-world applications. Make sure to watch the short explanatory video (and turn the sound on ) -- here's the direct link: https://www.youtube.com/watch?v=-uXFYpVumh4 The short video is great. The paper looks great (based on a very quick skim; this is an area in which the authors have far more expertise than me). The high-level explanations are great. The web…
The use as a pathfinding technique immediately stood out to me. If I'm understanding the way it works it results in variable speed, making it less useful for some game purposes. But this is super useful for animation. If you are trying to model crowd behavior your entities will seemingly speed up and slow down to allow others to pass but still arrive where you need them to at specific times.
Re: Repulsive Curves
#23Lovely visualizations as well. Really makes it tangible.
Re: Repulsive Curves
#24- bio engineering -- predicting (?) or designing (?) molecules that are large chains to perform some particular function
- coverage path planning -- sort of a "roomba" problem -- find a continuous path, through a space, that covers the space
- 3-D printing -- find the extrusion path that maximally covers some area or areas with high strength with a minimum amount of material
Re: Repulsive Curves
#25If 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
Re: Repulsive Curves
#26I can think immediately of applications: - bio engineering -- predicting (?) or designing (?) molecules that are large chains to perform some particular function - coverage path planning -- sort of a "roomba" problem -- find a continuous path, through a space, that covers the space - 3-D printing -- find the extrusion path that maximally covers some area or areas with high strength with a minimum amount of material
Re: Repulsive Curves
#27Re: Repulsive Curves
#28Re: Repulsive Curves
#29If 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
Hi Keenan. Do you have advice for how a programmer can get started with implementing repulsive curves if they’re not familiar with the mathematics in the paper and video?
Re: Repulsive Curves
#30If 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