had to modify the CMakeLists. Added two lines: find_package(glfw3 REQUIRED) set (DEFAULT_LIBRARIES ${DEFAULT_LIBRARIES} glfw) to link against glfw. I run a simulation using the file provided in assets/droplet3d: with command line: Droplet3D crownsplash.txt for example. The simulation runs, a wireframe mesh is displayed. However the renderings are very far from the ones in the paper. For crownsplash I had the following error: [MeshIO::load] Error: file init/crownsplash.rec not found.
If you want to contribute with another review, please follow these instructions.
Please consider to cut/paste/edit the raw JSON data attached to this paper.