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
forked from nathanwhenry1/repulsive_curves_implementation
-
Notifications
You must be signed in to change notification settings - Fork 1
(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.
utof/repulsive_curves_implementation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- CMake 55.1%
- C++ 31.3%
- C 13.2%
- Dockerfile 0.4%