David Jourdan

Results 4 issues of David Jourdan

I've implemented the stripes algorithm in my own fork of geometry central and I thought you might be interested in adding it to the library! The function outputs values stored...

I've made a few modifications to make it easier to use libshell as an external library: - The CMakeLists.txt now conditionally builds the examples and tests depending on wether libshell...

I've implemented the formulas for the neo-hookean bending energy, gradient and hessian. I've checked the derivatives against finite elements and they seem accurate, however there is a problem with how...

Hi, I just noticed that the ```polygon_mesh_to_triangle_mesh``` and ```polygon_mesh_to_triangle_mesh_from_list``` functions are not available as Python bindings, so they should probably be removed from the docs to avoid confusion?