Codim-IPC icon indicating copy to clipboard operation
Codim-IPC copied to clipboard

Source Codes for Codimensional Incremental Potential Contact (C-IPC)

Results 8 Codim-IPC issues
Sort by recently updated
recently updated
newest added

Hello! I'd like to say that what you've accomplish is amazing and this work looks very promising! Is there a way to run the examples simulation on GPU (cuda)? I...

Dear author, thank you for opensourcing your excellent work. How can I visualize the simulation? I see initialize_gui() function in SimulationBase.py. But I am not clear how to show gui....

First, thank you for making this incredible work available publicly. In playing with this a bit to see if it might be useful for a specific application related to our...

Hi, thank you for sharing the code! I wonder if there is a way to process and output mesh with texture. If no, how do you render the result with...

Thank you for this amazing piece of software and for open sourcing it. I'm planning to use your software in an engineering research context. After playing around with it for...

Hi~ when I just ran the "python3 batch.py" in the directory which was ".../Projects/FEMShell". My terminal show me that "Illegal instruction (core dumped)". ![QQ20230317-160400](https://user-images.githubusercontent.com/71022256/225847468-ae9e3ed2-c7cb-44d5-a79f-2e51718711ab.png)

Great job! I'm curious, how long will the code take to run? I've been running the garment simulation code for about half a day, and it's still going!

Hello, I have run your code examples successfully, and the results are great. I now want to simulate a clothed human model, but unlike the 5_garments.py example, I am using...