omegaiota / DiffCloth

Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
https://people.csail.mit.edu/liyifei/publication/diffcloth/
MIT License
358 stars 33 forks source link

Run clang format over DiffCloth #12

Closed fire closed 1 year ago

fire commented 1 year ago

I noticed that the code was a bit uneven and makes diffs difficult.

Would you be interested in a clang-format pull request?

omegaiota commented 1 year ago

Sure that would be helpful!

fire commented 1 year ago

So the first thing would be to guess your coding style

I have a procedure from https://github.com/AcademySoftwareFoundation/MaterialX/issues/652

fire commented 1 year ago

Closing due lack of interest.