Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some bugs in cloth generation #339

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Fix some bugs in cloth generation #339

merged 3 commits into from
Dec 13, 2023

Conversation

cgokmen
Copy link
Contributor

@cgokmen cgokmen commented Dec 12, 2023

This caps the max particle count to something we'll need to upper bound by later (due to GPU stuff), and also fixes an issue that causes each vertex to appear 6 times in the final mesh.

Revert "Switch to ClothPrimView and fix some bugs in cloth generation"

This reverts commit a4f865b.

Revert "Revert "Switch to ClothPrimView and fix some bugs in cloth generation""

This reverts commit ed5d8b9b72a8fdb6766ce98e3141adaeb79fb991.
@cgokmen
Copy link
Contributor Author

cgokmen commented Dec 12, 2023

I have tested this and confirmed the cloth demos still work.

Copy link
Contributor

@cremebrule cremebrule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall LGTM, a couple minor comments!

@cgokmen cgokmen merged commit a18e858 into og-develop Dec 13, 2023
2 of 3 checks passed
@cgokmen cgokmen deleted the cloth-prim-view branch December 13, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants