-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
oops, seems related to a PR in progress
hi @petrasvestartas , this is exciting, shapeop is a bit of trip down memory lane.
It seems to me that the .cpp / .h files are missing in the current state of the repo?
For instance I couldn't trace the following C++ files:
# ShapeOp library with core and custom components
add_library(shapeop STATIC
# Core ShapeOp files
${SHAPEOP_SRC_DIR}/Constraint.cpp
${SHAPEOP_SRC_DIR}/Force.cpp
${SHAPEOP_SRC_DIR}/LSSolver.cpp
${SHAPEOP_SRC_DIR}/Solver.cpp
# Custom constraints/forces
${SHAPEOP_SRC_DIR}/custom_constraints/NormalForce.cpp
)Metadata
Metadata
Assignees
Labels
No labels