y-zheng18 / PhysAvatar

Official repo for PhysAvatar: Learning the Physics of Dressed 3D Avatars from Visual Observations, ECCV 2024
Other
37 stars 5 forks source link

Missing CMakeLists.txt in Codim-IPC #2

Open lxxue opened 4 hours ago

lxxue commented 4 hours ago

Hi, thanks for the great work.

I tried to build the Codim-IPC with python build.py while get error of missing CMakeLists.txt in different places.

I downloaded the following files from the original repo and things seem to work afterwards:

--Codim-IPC
  --CMakeLists.txt
  --Externals/CMakeLists.txt
  --Externals/pybind11/CMakeLists.txt
  --Externals/pybind11-master/CMakeLists.txt
y-zheng18 commented 3 hours ago

Thanks! I pushed it now :)