Skip to content

(SEE README PDF) This is an implementation of the paper ”Repulsive Curves” (2020) by Chris Yu, Henrik Schumacher, and Keenan Crane (https://doi.org/10.48550/ARXIV.2006.07859). I implemented it with the application of embedding non-planar graphs in 3D in mind.

Notifications You must be signed in to change notification settings

utof/repulsive_curves_implementation

 
 

Repository files navigation

install clang, vs2022, include clang reqs there. install ninja via chocolatey delete cmakecache if its in the main folder or in the build updated cmakelists, check it out ctrl+p then cmake select kit and select clang (not clang-cl) , i have ver 19 something cd build cmake .. cmake --build build cd .. build/Debug/repulsive_curves.exe data/petersen_alternate.obj

About

(SEE README PDF) This is an implementation of the paper ”Repulsive Curves” (2020) by Chris Yu, Henrik Schumacher, and Keenan Crane (https://doi.org/10.48550/ARXIV.2006.07859). I implemented it with the application of embedding non-planar graphs in 3D in mind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.1%
  • C++ 31.3%
  • C 13.2%
  • Dockerfile 0.4%